Published October 27, 2023
| Version v0.8.4
Software
Open
pyrates-neuroscience/PyCoBi: v0.8.4: Improved variable name tracking
Description
- updated readthedocs configuration
- updates to
ODESystem.extractand the plotting functions that use it: Users can now flexibly switch between using the parameter/variable indices when specifying the variables to plot, or whether they want to use the pyrates-style naming scheme - added option to
ODESystem.runto store only the minimum and maximum of each selected state variable for periodic solutions (set keyword argumentreduce_limit_cycle=True) - debugged scenario where initial condition was run, but not explicitly labeled, which caused issues with extracting starting points from the solution branch
- debugged issue with selecting specific variables and parameters that should be saved in the continuation summary
- added private method
ODESystem._map_varthat ensures stable mapping between user-provided variable names and intrinsic variable names
Files
pyrates-neuroscience/PyCoBi-v0.8.4.zip
Files
(546.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:a8abfe12e22cc602b929cd46a58ef6c4
|
546.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/pyrates-neuroscience/PyCoBi/tree/v0.8.4 (URL)