You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, the current state of FractionalDiffEq doesn't support discrete or continuous callbacks, I think you might have to work on the rhs part to implement similar functionalities in FractionalDiffEq.
I am looking to find fractional-order solutions of Izhikevich neuron?
Are callbacks such as the one implemented here:
https://docs.sciml.ai/SciMLTutorialsOutput/html/models/08-spiking_neural_systems.html
be imported with
I think that the callback doesn't intregate with FODEProblem.
What would be a way around this?
Also, which solver would be recommended to use with this?
The text was updated successfully, but these errors were encountered: