This project uses third-party components installed via pip or other package managers.
Each such component remains under its own license; this License does not re-license those components.
As of the Last Updated date in LICENSE.md, no third-party code is vendored into the repository.
If vendoring occurs, original LICENSE and NOTICE files will be included under third_party/<project>/ and listed here.
Project Header: Prometheus_VDM (VDM). © 2025 Justin K. Lietz, Neuroca, Inc.
Statement: Dependencies obtained via package managers are not re-licensed by this project; their original terms govern. Consult the upstream projects for exact license texts and notices.
- numpy — BSD-3-Clause — https://github.com/numpy/numpy
- scipy — BSD-3-Clause — https://github.com/scipy/scipy
- matplotlib — BSD-compatible — https://github.com/matplotlib/matplotlib
- networkx — BSD-3-Clause — https://github.com/networkx/networkx
- tqdm — MPL-2.0 — https://github.com/tqdm/tqdm
- ripser (ripser.py) — MIT — https://github.com/scikit-tda/ripser.py
- persim — MIT — https://github.com/scikit-tda/persim
- imageio — BSD-2-Clause — https://github.com/imageio/imageio
- opencv-python — Apache-2.0 — https://github.com/opencv/opencv-python
- librosa — ISC — https://github.com/librosa/librosa
- h5py — BSD-3-Clause — https://github.com/h5py/h5py
- plotly — MIT — https://github.com/plotly/plotly.py
- dash — MIT — https://github.com/plotly/dash
- redis (redis-py) — MIT — https://github.com/redis/redis-py
- statsmodels — BSD-3-Clause — https://github.com/statsmodels/statsmodels
- pytest — MIT — https://github.com/pytest-dev/pytest
- PyPDF2 — BSD-3-Clause — https://github.com/py-pdf/PyPDF2
GPU-related (reference only; not bundled)
- PyTorch (ROCm builds) — BSD-3-Clause (with subcomponent notices) — https://github.com/pytorch/pytorch
- AMD ROCm runtimes — various AMD OSS licenses — https://github.com/RadeonOpenCompute/ROCm
- Use of MPL-2.0 and Apache-2.0 components by import may require preserving notices when distributing binaries or modified files.
- Users should consult upstream package distributions for the exact license text and any additional obligations.