Skip to content

Feat: Parse pyfunc in SymbolicODE #127

@ccam80

Description

@ccam80

The most matlab/scipy way to provide an ode's dydt function is as a python function. The symbolic interface will be a hindrance for users familiar with this interface, as there's no syntax/error checking in the string form. We can get the source using inspect.getsource() as per this post

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions