ast0815 / remu

ReMU - Response Matrix Utilities
MIT License
4 stars 1 forks source link

Speed up filling by using parallelisation for bin number calculation #52

Closed ast0815 closed 1 year ago

ast0815 commented 1 year ago

Could speed things up with a mapper.

ast0815 commented 1 year ago

Done with #54