From 42b8558a31d4b9c309b5645c85459e2610c529b9 Mon Sep 17 00:00:00 2001 From: Milan Rother <105657697+milanofthe@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:08:26 +0100 Subject: [PATCH] Add PathSim to the list of Science libraries --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81ad4598..7c4e8a66 100644 --- a/README.md +++ b/README.md @@ -931,6 +931,7 @@ _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