NESTCollaboration / nestpy

Raw Python bindings to the NEST library using pybind11.
GNU General Public License v3.0
13 stars 19 forks source link

Updated bindings.cpp to include the TestSpectra energy spectra #73

Closed grischbieter closed 2 years ago

grischbieter commented 2 years ago

I've included most of the spectra from TestSpectra.cpp into the bindings. I've tested out the functions and they work well!