mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-13 08:27:05 +00:00
Added simulation library
This commit is contained in:
parent
756314e21d
commit
0a3205378d
1 changed files with 1 additions and 0 deletions
|
|
@ -543,6 +543,7 @@ _Libraries for scientific computing. Also see [Python-for-Scientists](https://gi
|
|||
- [pydy](https://github.com/pydy/pydy) - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion.
|
||||
- [PythonRobotics](https://github.com/AtsushiSakai/PythonRobotics) - This is a compilation of various robotics algorithms with visualizations.
|
||||
- Simulation and Modeling
|
||||
- [mesa](https://github.com/projectmesa/mesa) - An agent-based modeling framework for building, analyzing, and visualizing complex system simulations.
|
||||
- [pathsim](https://github.com/pathsim/pathsim) - A block-based system modeling and simulation framework with a browser-based visual editor.
|
||||
- [pymc](https://github.com/pymc-devs/pymc) - Probabilistic programming and Bayesian modeling in Python.
|
||||
- [simpy](https://gitlab.com/team-simpy/simpy) - A process-based discrete-event simulation framework.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue