pip install .Tested on: Windows 10, Ubuntu 20.04, and macOS 12.0+
Python versions: 3.8 and 3.9
This repository keeps the example notebooks in git, while large data files are hosted separately on Zenodo.
If you only want the code and notebooks, a filtered clone is recommended:
git clone --filter=blob:none --single-branch https://github.com/azzeddinetiba/ROM_AM.gitYou can also use a shallow clone if you only need the latest state:
git clone --depth 1 https://github.com/azzeddinetiba/ROM_AM.gitNotes:
- Jupyter notebooks (
.ipynb) are kept in this repository - Large datasets are intended to be downloaded separately from Zenodo (coming soon)
- If you only want to browse or read the notebooks, no dataset download is needed

