From 061a7b476d41ff2a7943229e6c51acea05df4c62 Mon Sep 17 00:00:00 2001 From: Milan Rother <105657697+milanofthe@users.noreply.github.com> Date: Sat, 14 Feb 2026 12:50:38 +0100 Subject: [PATCH] move PathSim to correct alphabetical location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f813bb5..f89e853f 100644 --- a/README.md +++ b/README.md @@ -922,6 +922,7 @@ _Libraries for scientific computing. Also see [Python-for-Scientists](https://gi - [NumPy](http://www.numpy.org/) - A fundamental package for scientific computing with Python. - [ObsPy](https://github.com/obspy/obspy/wiki/) - A Python toolbox for seismology. - [Open Babel](https://open-babel.readthedocs.io/) - A chemical toolbox designed to speak the many languages of chemical data. +- [PathSim](https://github.com/pathsim/pathsim) - A block-based system modeling and simulation framework with a browser-based visual editor. - [PyDy](http://www.pydy.org/) - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion. - [PyMC](https://github.com/pymc-devs/pymc3) - Markov Chain Monte Carlo sampling toolkit. - [QuTiP](http://qutip.org/) - Quantum Toolbox in Python. @@ -932,7 +933,6 @@ _Libraries for scientific computing. Also see [Python-for-Scientists](https://gi - [statsmodels](https://github.com/statsmodels/statsmodels) - Statistical modeling and econometrics in Python. - [SymPy](https://github.com/sympy/sympy) - A Python library for symbolic mathematics. - [Zipline](https://github.com/quantopian/zipline) - A Pythonic algorithmic trading library. -- [PathSim](https://github.com/pathsim/pathsim) - A block-based system modeling and simulation framework with a browser-based visual editor. ## Search