An open API service indexing awesome lists of open source software.

https://github.com/nobodyinperson/python3-numericalmodel

!MOVED TO GITLAB.COM! Abstract classes to set up and run a simple numerical model in Python
https://github.com/nobodyinperson/python3-numericalmodel

physical-modeling python3 python3-library

Last synced: 24 days ago
JSON representation

!MOVED TO GITLAB.COM! Abstract classes to set up and run a simple numerical model in Python

Awesome Lists containing this project

README

          

This project was moved to `GitLab.com `_.
This repository here is not up to date anymore.

python3-numericalmodel
======================

.. image:: https://travis-ci.org/nobodyinperson/python3-numericalmodel.svg?branch=master
:target: https://travis-ci.org/nobodyinperson/python3-numericalmodel

.. image:: http://readthedocs.org/projects/python3-numericalmodel/badge/?version=latest
:target: https://python3-numericalmodel.readthedocs.io/en/latest/?badge=latest

.. image:: https://img.shields.io/coveralls/nobodyinperson/python3-numericalmodel.svg?maxAge=600&branch=master
:target: https://coveralls.io/github/nobodyinperson/python3-numericalmodel?branch=master

.. image:: https://badge.fury.io/py/numericalmodel.svg
:target: https://badge.fury.io/py/numericalmodel)  

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

Install
+++++++

This package is on `PyPi `_. To install
``numericalmodel``, run

.. code:: sh

pip install numericalmodel

Documentation
+++++++++++++

You can find detailed documentation of this package on `ReadTheDocs
`_.