Skip to main content

Ordinary differential equation solver (numeric integration)

Project description

ode

https://img.shields.io/pypi/v/ode.svg https://img.shields.io/travis/bierschenk/ode.svg Documentation Status

Ordinary differential equation solver (numeric integration)

This module provides numeric integrators with usage equivalent to matlab integrators such as ode45.

Features

Integration methods:
  • Euler’s method

    Includes both generator and standard version.

  • Backward Euler method

    Includes both generator and standard version.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.1 (2018-03-05)

  • Add generator versions of Euler and backward Euler methods.

0.1.0 (2018-03-03)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ode-0.1.1.tar.gz (10.7 kB view hashes)

Uploaded Source

Built Distribution

ode-0.1.1-py2.py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page