Skip to main content

Python tool for parameter continuation and bifurcation analysis

Project description

PyCoBi

License Python PyPI version CircleCI Documentation Status DOI

PyCoBi is a Python tool for parameter continuations and automated bifurcation analysis. It provides a Python interface to Auto-07p [1], allowing for a more intuitive usage of Auto-07p commands within Python scripts. It provides direct access to solutions, branches, and their properties (i.e. special solutions, eigenvalues, etc.) as well as a range of plotting functions to visualize bifurcation diagrams and solutions. Finally, it allows to automatically generate the user-supplied Fortran routines via PyRates, such that Auto-07p can be fully used/controlled from within a single Python script, without the need to supply additional non-Python files.

Installation

To use PyCoBi, it is required to install Auto-07p. You can follow these installation instructions for detailed information on how to install Auto-07p in your specific setup. Note that it is not required to manually set any path variables, since PyAuto will take care of that for you.
Additionally, you need to have ninja-build installed, which can be done via

apt install ninja-build

on Ubuntu. A typical installation procedure would proceed the following:

Step 1: Clone the Auto-07p github repository:

git clone https://github.com/auto-07p/auto-07p

Step 2: Configure the installation scripts

Go to the directory that you cloned the Auto-07p repository into and call

./configure

Step 3: Install Auto-07p

In the same directory, call

make

Step 4: Install the Python version of Auto-07p

After that, in the same directory, execute the following call from within the Python environment that you would like to use for PyAuto

pip install ./

Step 5: Install PyCoBi

Use pip to install the latest stable version of PyCoBi

pip install pycobi

Alternatively, the development version of PyCoBi can be installed by cloning the github repository and using the setup.py for installation (see steps 1 and 4).

Documentation

A full API, documentation, and use examples can be found at readthedocs.

References

[1] E.J. Doedel, T.F. Fairgrieve, B. Sandstede, A.R. Champneys, Y.A. Kuznetsov and W. Xianjun (2007) Auto-07p: Continuation and bifurcation software for ordinary differential equations. Technical report, Department of Computer Science, Concordia University, Montreal, Quebec.

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

pycobi-1.1.0.tar.gz (93.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pycobi-1.1.0-py3-none-any.whl (94.3 kB view details)

Uploaded Python 3

File details

Details for the file pycobi-1.1.0.tar.gz.

File metadata

  • Download URL: pycobi-1.1.0.tar.gz
  • Upload date:
  • Size: 93.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for pycobi-1.1.0.tar.gz
Algorithm Hash digest
SHA256 b351bfc45f0279d629bf1ee5d2ce435186f08eae3fbd3eaa5a1d0599376dc288
MD5 2f7acdd183ed3e655e219e5f300a4d6e
BLAKE2b-256 61a9dbe2d94460df4fa1bd1f5ff38932ed396ca97f48989447488499620fdf15

See more details on using hashes here.

File details

Details for the file pycobi-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: pycobi-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 94.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for pycobi-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 05f05ca4ea2a6523b52625c024da82790d90d1c923271fab0cc82abb9bd2b0ac
MD5 732fc31829b2da1c70c0bc3ae5e93a3f
BLAKE2b-256 8fe82225aea43375ee5faee6a4e4c3531a16446c561f9675cbb5d7b94901a8de

See more details on using hashes here.

Supported by

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