compapp

A framework for simulations and data analysis


Keywords
numerical, simulation, research
License
BSD-2-Clause
Install
pip install compapp==0.1.0.dev1

Documentation

Bases classes for simulation/analysis "apps"

Development

Compiling documentation

cd doc
make html

Note that module document and examples pages are automatically generated via make api and make examples, respectively. See: doc/Makefile

Running test

tox