TimeMamba is a PyTorch implementation of the Mamba state space model for time series forecasting.
The project is currently frozen, and simply serves as an example of implementation of Mamba in PyTorch.
Feel free to clone the repository and to run the tests, all of them are working.
TimeMamba uses uv for dependency management for faster and more reliable Python package handling.
- Python 3.12+
- uv package manager