SkillAgentSearch skills...

BMSpy

Python Block-Model Simulator. An alternative to simulink in python.

Install / Use

/learn @masfaraud/BMSpy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

======================================= BMSpy: Block-Model Simulator for python

BMS is a block model time simulator: it computes time values of time functions (called variables) linked by blocks which represent equations and behaviors between them. A model (class DynamicSystem) contains blocks, which contains the variables.

BMS is designed as a lightweight, fully scriptable, open-source equivalent to simulink in python.

Documentation

Reference, tutorial

A web documentation is available on pythonhosted, generated with sphinx, which includes some tutorial and reference: https://pythonhosted.org/bms/

Examples

Some examples on how defining the model and working with the results are provided in the examples/ folder on github: https://github.com/masfaraud/BMSpy/tree/master/scripts

View on GitHub
GitHub Stars236
CategoryDevelopment
Updated1mo ago
Forks39

Languages

Python

Security Score

100/100

Audited on Feb 25, 2026

No findings