Oops, that leakage document is incomplete. Guess I should finish it up.

On Thu, Nov 26, 2015 at 7:18 AM, Manolo Martínez <man...@austrohungaro.com>
wrote:

> Dear all,
>
> Suppose that I have a vector with the numerical solution of a
> differential equation -- more concretely, I am working with evolutionary
> game theory models, and the solutions are frequencies of types in a
> population that follows the replicator dynamics; but this is probably
> irrelevant.
>
> Sometimes these solutions are cyclical, yet I sample at points which do
> not correspond with the period of the cycle, so that np.allclose()
> cannot be directly applied.
>
> Is there any way to check for cycles in this situation?
>
> Thanks for any advice,
> Manolo
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion@scipy.org
> https://mail.scipy.org/mailman/listinfo/numpy-discussion
>



-- 
Daniel Sank
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
https://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to