DynaDojo / dynadojo

An Extensible Benchmarking Platform for Scalable Dynamical System Identification
https://dynadojo.github.io/dynadojo/
MIT License
16 stars 11 forks source link

feat: created gilpinflowssystem and demo #115

Open lmclane04 opened 4 months ago

lmclane04 commented 4 months ago

Added a new system class in src/dynadojo/systems for all of Gilpin's continuous systems (imported from dysts.flows).

Added a demo in demos/systems to test those systems.