BifurcationInference.jl icon indicating copy to clipboard operation
BifurcationInference.jl copied to clipboard

learning state-space targets in dynamical systems

Results 6 BifurcationInference.jl issues
Sort by recently updated
recently updated
newest added

This pull request changes the compat entry for the `BifurcationKit` package from `0.1.5, 0.1` to `0.1.5, 0.1, 0.2`. This keeps the compat entries for earlier versions. Note: I have not...

This pull request changes the compat entry for the `Setfield` package from `0.7, 0.8` to `0.7, 0.8, 1`. This keeps the compat entries for earlier versions. Note: I have not...

This pull request changes the compat entry for the `Flux` package from `0.12` to `0.12, 0.13`. This keeps the compat entries for earlier versions. Note: I have not tested your...

The [implicit layers approach](http://implicit-layers-tutorial.org/implicit_functions/) to calculating gradients requires solving a linear system with `A::Matrix \ x::Vector` where `A` is the Jacobian ` dG/d(u,p)` where `G = [ F, det(J) ]`....

enhancement
question

this would help us determine the sloppy parameter directions as well as the equally valid hypothesis regions. Dimensionality reduced plots of these regions will help determine regions of qualitatively distinct...

enhancement

use complex terms in eigenvalues to encourage hopf bifurcations but not saddles/pitchforks

enhancement