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
A Pythonic wrapper for DCM was created https://github.com/roschkoenig/Pythonic-DCM, we can consider wrapping it or generating TVB model code for interfacing with the algorithms there.
Describe your proposed implementation
DCM can work with Jacobians, so generating a MATLAB function computing the Jacobian would be an easy way. Another route would be generatign a MATLAB function to compute the full nonlinear gradients for the system.
The text was updated successfully, but these errors were encountered:
Describe the new feature or enhancement
A Pythonic wrapper for DCM was created https://github.com/roschkoenig/Pythonic-DCM, we can consider wrapping it or generating TVB model code for interfacing with the algorithms there.
Describe your proposed implementation
DCM can work with Jacobians, so generating a MATLAB function computing the Jacobian would be an easy way. Another route would be generatign a MATLAB function to compute the full nonlinear gradients for the system.
The text was updated successfully, but these errors were encountered: