bfw930 / phys-sim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phys Sim

repo summary

phys sim development

deps

using python 3.8 with pipenv to manage venv + pip; see ./Pipfile (or ./requirements.txt)

repo layout

./phys-sim/

core module

./nbks/

ipython notebook files with example of each core component implimentation

./docs/

misc. docs

./data/

data

./libs/

dep. libs. or reference implimentations used in development

About

License:MIT License


Languages

Language:Jupyter Notebook 98.9%Language:Python 1.1%