MODESpy
MODESpy implements generic methods for constructing and using parameterised linear multi-step methods to solve Ordinary Differential Equation Initial Value Problems (ODE IVPs). It is a Python implementation based on the MODES toolbox (Version 1.0.0) written in MATLAB from Lund University (refer to documentation for details).
The current version is 0.9.0.
Installation
MODESpy relies on the installation of SciPy and NumPy, see this link.
Install MODESpy using the typical pip installation methods, for example:
- Using a shell with pip directly and root access:
$ pip install modespy
- Using a windows prompt as a user only:
C:\> py -m pip install --user modespy
Documentation 
Documentation can be found at ReadTheDocs.
Source Code
The source code is available in the Github repository.
License 
MODESPy is provided free of charge for use under the conditions of the MIT license.
See the license file for more details.
Copyright 2020 © Eric J. Whitney
Release files for modespy 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| modespy-0.9.0.tar.gz | 36.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| modespy-0.9.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 75.4 kB
Release files / modespy-0.9.0.tar.gz
| Download URL | modespy-0.9.0.tar.gz |
|---|---|
| Size | 36.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
640c190b3d085327ae4512cbe3c28ade745b4eb1260944b26ec99ae6198d9d00
|
|
BLAKE2b-256 checksum How to use checksums |
ff369c826f521c1cd43d77dc4ffb68e7d498209e17203571f3e84eacb153a1fc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.1
|
Release files / modespy-0.9.0-py3-none-any.whl
| Download URL | modespy-0.9.0-py3-none-any.whl |
|---|---|
| Size | 38.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0ae16f7872c5c79acd0ebb54e8da899905814d14adf1e4d2a20bca7aa22fde20
|
|
BLAKE2b-256 checksum How to use checksums |
ab51a84574a7fb20d219d7337658e93f233f4ea33ce60b6a8d7aa43b48c3a763
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.1
|