Maurizio DE PITTA

Results 9 issues of Maurizio DE PITTA

Hello there, I cannot find the `iFakeLocator.sh` in the repo once download. Nor a make file of some sort. I might be missing something, but is this intentional. Or maybe...

When attempting to save PyCont (ContClass) objects, method saveObject gives error: Example: (import PyDSTool as dst) DSargs - ode system; ode - generator traj - trajectory pts - some points...

bug

There is currently no easy way to retrieve the index of any point of a continuation curve. The most natural thing to do would be to extend the functionality of...

Special points detected and labelled on some computed curve in an orderly fashion, when used to initialize a new curve, have their number reset to 1 leading to some confusion....

question

Dear all, not sure it is a bug or I am doing something wrong. But while trying to play a bit with the parameters for LC-C curves, as soon as...

bug

I am trying to use differential evolution for a problem where the function to minimize is of the form f(x,p) where x is the vector of constrained variables to change...

@Datseris @awage , there is a potential issue with how `tipping_probabilities` are computed at the moment. The result is correct if the grid steps are unitary in all directions. If...

How can I do a search/characterization of the basins of attraction on an irregular grid? It is, in fact, not an uncommon situation to have basins of attraction that are...

**Describe the bug** Upon invoking `prob = tipping_probabilities(basins_before,basins_after)`, Julia kernel dies. I did some testing. Could it depend on the array size? If the array size of the provided basins...

performance