From 156f31d46a2328444f1a056e6807f60bd9b7f993 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eric=20M=C3=BCller?= <mueller@kip.uni-heidelberg.de> Date: Mon, 18 Mar 2024 10:22:52 +0100 Subject: [PATCH] feat(BSS2): enable jaxsnn --- spack.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/spack.yaml b/spack.yaml index 9fce7ff1..9fc9e2c3 100644 --- a/spack.yaml +++ b/spack.yaml @@ -15,6 +15,7 @@ spack: - hxtorch@8.0-a3 - nest@3.7_rc1 +sonata - neuron@8.2.3 +mpi + - jaxsnn@8.0-a3 - py-bluepyefe@2.2.18 - py-bluepymm@0.7.65 - py-bluepyopt@1.13.86 -- GitLab