Skip to content

jhidding/stability

Repository files navigation

Cubic equation solver

This is an example library with setup.py, Sphinx doc and PyTest configured.

Install

Run

pip install .

from the folder containing this file. If you'd like to run the unittests or build the documentation run

pip install .[develop]

Create documentation

Go to the doc subfolder and run

make html

Run unit tests

From the project folder, run

pytest ./test

About

compute stochastic model with tipping point

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published