Spack is a multi-platform package manager that builds and installs multiple versions and configurations of software. It works on Linux, macOS, and many supercomputers. Spack is non-destructive: ...
MEA_modules ├──pyMEA ├── domain # Core models, values, and services (MEA, ISI, FPD, peak detection, gradient, ...) ├── application # Use cases (read_MEA, PyMEA facade, MutableMEA) ├── infrastructure # ...