Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.19 KB

README.rst

File metadata and controls

37 lines (23 loc) · 1.19 KB
This project was moved to GitLab.com. This repository here is not up to date anymore.

python3-numericalmodel

https://travis-ci.org/nobodyinperson/python3-numericalmodel.svg?branch=master http://readthedocs.org/projects/python3-numericalmodel/badge/?version=latest https://img.shields.io/coveralls/nobodyinperson/python3-numericalmodel.svg?maxAge=600&branch=master

Abstract classes to set up and run a numerical model in Python

Install

This package is on PyPi. To install numericalmodel, run

pip install numericalmodel

Documentation

You can find detailed documentation of this package on ReadTheDocs.