dlsun / symbulate

A symbolic algebra for specifying simulations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symbulate

Symbulate is a Python package which provides a user friendly framework for specifying and conducting simulations from probability models.

Installation Instructions

It is recommended that you first install the Anaconda distribution, which is a Python environment with many scientific packages installed (including all of the packages that Symbulate is built on).

The fastest way to get up and running with Symbulate is to run the command pip install symbulate at the command line.

Documentation

Please see the documentation for examples of how to use Symbulate.

About

A symbolic algebra for specifying simulations.

License:MIT License


Languages

Language:Jupyter Notebook 74.3%Language:Python 25.7%