From 71aa2b528132c8e600a268eade019604859269d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20S=2E=20Dokken?= Date: Mon, 18 Mar 2024 13:35:44 +0100 Subject: [PATCH] Use mpich --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index a4ab3df..a194228 100644 --- a/environment.yml +++ b/environment.yml @@ -9,5 +9,6 @@ dependencies: - numbalsoda - numpy - numba + - mpich - pip: - "git+https://github.com/MiroK/ulfy.git"