nuclear-multimessenger-astronomy / nmma

A pythonic library for probing nuclear physics and cosmology with multimessenger analysis
https://nuclear-multimessenger-astronomy.github.io/nmma/
GNU General Public License v3.0
30 stars 58 forks source link

Accelerate GW sampling #176

Closed haukekoehn closed 1 year ago

haukekoehn commented 1 year ago

EOS are now only loaded when needed and not stored in the MultimessengerConversion object anymore. This changes the EOS2Parameters function, which is backtracked. Additionally the queue size is now always set to the size of the pool and requirements.txt are updated.