From b89a2bfaf6c2f2ad0ec045bf7b85eb65fd38930c Mon Sep 17 00:00:00 2001 From: Jochen Stahn <57442805+jochenstahn@users.noreply.github.com> Date: Wed, 13 Mar 2024 09:54:26 +0100 Subject: [PATCH] added numba as requirement --- man.md | 1 + 1 file changed, 1 insertion(+) diff --git a/man.md b/man.md index a146727..62f81d8 100644 --- a/man.md +++ b/man.md @@ -40,6 +40,7 @@ The following (non-trivial) python modules are required: - `numpy` - `h5py` - [`orsopy`](https://orsopy.readthedocs.io/en/latest) +- `numba` # usage