Commit Graph

5 Commits

Author SHA1 Message Date
Fabian Affolter
109f8ccdfe
nest: specify license 2023-03-18 11:23:52 +01:00
Fabian Affolter
c7ec291235
nest: add changelog to meta 2023-03-18 11:23:06 +01:00
Weijia Wang
ea847dd1a0 nest: 3.3 -> 3.4 2023-03-18 12:13:46 +02:00
DavidCromp
5ce4a02687 nest: fix Python & Darwin
Removed auto-patch-elf and replaced with find command that moves
libraries where they are expected by nest. Auto-patchelf isn't
supported on aarch64, so I copied my local derivation fix I've been
using.

PyNEST also requires numpy, so that has been added to
propagatedbuildinputs.

Also added support for OpenMP on Darwin.
2023-02-25 10:28:59 -05:00
Jiajie Chen
fc2812a1f8 nest: init at 3.3 2022-11-10 09:20:41 +08:00