Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 3.34 KB

File metadata and controls

42 lines (30 loc) · 3.34 KB

Simframe

GitHub Contributor Covenant
Documentation Status Unit Tests
status
PyPI - Downloads Fedora package

Framework for scientific simulations

Simframe is a Python framework to facilitate scientific simulations. The scope of the software is to provide a framework which can hold data fields, which can be used to integrate differential equations, and which can read and write data files.

Data fields are stored in modified numpy.ndarrays. Therefore, Simframe can only work with data, that can be stored in NumPy arrays.

Installation

pip install simframe

Documentation

https://simframe.readthedocs.io/

Ackowledgements

simframe has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme under grant agreement No 714769.

simframe was developed at the University Observatory of the Ludwig Maximilian University of Munich.