ode-toolbox | Automatic selection and generation of integration schemes
kandi X-RAY | ode-toolbox Summary
kandi X-RAY | ode-toolbox Summary
ode-toolbox is a Python library. ode-toolbox has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has low support. You can install using 'pip install ode-toolbox' or download it from GitHub, PyPI.
Choosing the optimal solver for systems of ordinary differential equations (ODEs) is a critical step in dynamical systems simulation. ODE-toolbox is a Python package that assists in solver benchmarking, and recommends solvers on the basis of a set of user-configurable heuristics. For all dynamical equations that admit an analytic solution, ODE-toolbox generates propagator matrices that allow the solution to be calculated at machine precision. For all others, first-order update expressions are returned based on the Jacobian matrix. In addition to continuous dynamics, discrete events can be used to model instantaneous changes in system state, such as a neuronal action potential. These can be generated by the system under test as well as applied as external stimuli, making ODE-toolbox particularly well-suited for applications in computational neuroscience.
Choosing the optimal solver for systems of ordinary differential equations (ODEs) is a critical step in dynamical systems simulation. ODE-toolbox is a Python package that assists in solver benchmarking, and recommends solvers on the basis of a set of user-configurable heuristics. For all dynamical equations that admit an analytic solution, ODE-toolbox generates propagator matrices that allow the solution to be calculated at machine precision. For all others, first-order update expressions are returned based on the Jacobian matrix. In addition to continuous dynamics, discrete events can be used to model instantaneous changes in system state, such as a neuronal action potential. These can be generated by the system under test as well as applied as external stimuli, making ODE-toolbox particularly well-suited for applications in computational neuroscience.
Support
Quality
Security
License
Reuse
Support
ode-toolbox has a low active ecosystem.
It has 11 star(s) with 11 fork(s). There are 11 watchers for this library.
It had no major release in the last 12 months.
There are 4 open issues and 7 have been closed. On average issues are closed in 232 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of ode-toolbox is v2.5.1
Quality
ode-toolbox has no bugs reported.
Security
ode-toolbox has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
ode-toolbox is licensed under the GPL-2.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
ode-toolbox releases are available to install and integrate.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
Top functions reviewed by kandi - BETA
kandi has reviewed ode-toolbox and discovered the below as its top functions. This is intended to give you an instant insight into ode-toolbox implemented functionality, and help decide if they suit your requirements.
- Integrate an ODE model .
- Analyze the equations .
- Create a shape from a function definition .
- Get the value at time t .
- Generates the propagation matrix .
- Plot a graphviz dependency graph .
- Evaluate the integrator .
- Convert shapes to shapes .
- Set spike times .
- Generates a mapping of spike times to spike times .
Get all kandi verified functions for this library.
ode-toolbox Key Features
No Key Features are available at this moment for ode-toolbox.
ode-toolbox Examples and Code Snippets
No Code Snippets are available at this moment for ode-toolbox.
Community Discussions
No Community Discussions are available at this moment for ode-toolbox.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ode-toolbox
You can install using 'pip install ode-toolbox' or download it from GitHub, PyPI.
You can use ode-toolbox like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use ode-toolbox like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Full documentation can be found at:.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page