Migrated from GitHub
Go to file
Joshua E. Jodesty 154a653c7f
Merge pull request #73 from BlockScience/staging
deploying 0.3.1
2019-09-21 11:05:42 -04:00
cadCAD misc 2019-09-04 16:41:20 -04:00
dist new dist 2019-09-16 23:18:10 -04:00
documentation Rename Simulation_Configuration.md to README.md 2019-09-19 22:33:06 -03:00
simulations Merge branch 'staging' into tutorials 2019-08-22 15:28:02 -03:00
testing added docs from tutorial 2019-08-22 12:52:32 -04:00
tutorials add link to readme 2019-08-28 09:13:33 -03:00
.gitignore update desc seperate 2019-09-07 18:59:41 -04:00
AUTHORS.txt hell gates pt.6 2019-09-05 16:15:53 -04:00
CONTRIBUTING.md contribution draft 2019-09-07 20:55:48 -04:00
LICENSE.txt added liscence and authors 2019-08-22 18:33:17 -04:00
README.md Update README.md 2019-09-19 22:33:54 -03:00
ascii_art.txt ascii art 2019-09-05 19:06:02 -04:00
requirements.txt fefactored env_process 2019-05-16 12:51:56 -04:00
setup.py new dist 2019-09-16 23:18:10 -04:00

README.md

                    __________   ____ 
  ________ __ _____/ ____/   |  / __ \
 / ___/ __` / __  / /   / /| | / / / /
/ /__/ /_/ / /_/ / /___/ ___ |/ /_/ / 
\___/\__,_/\__,_/\____/_/  |_/_____/  
by BlockScience

cadCAD is a Python package that assists in the processes of designing, testing and validating complex systems through simulation, with support for Monte Carlo methods, A/B testing and parameter sweeping.

Getting Started

1. Install cadCAD

cadCAD requires Python 3
cadCAD can be installed using Pythons package manager, pip

pip install cadCAD

2. Learn the basics

Check out our tutorials (available both as Jupyter Notebooks and videos) to familiarize yourself with some system modelling concepts and cadCAD terminology. Alternatively, go straight to the documentation.

3. Connect

Find other cadCAD users at our Discourse. We are a small but rapidly growing community.