adrianwix/pybasin
pyBasin is a Python library for estimating basin stability in dynamical systems. This is a modern port of the MATLAB bSTAB library with additional features including adaptive sampling and neural network-based classification.
Used by 1 other package. Available on PyPI.
Stars
4
Forks
—
Language
Python
License
GPL-3.0
Category
Last pushed
Mar 15, 2026
Commits (30d)
0
Dependencies
9
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/adrianwix/pybasin"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning...
Denys88/rl_games
RL implementations
pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild