glenco / SLsimLib

Library for Gravitational Lensing Simulations
MIT License
2 stars 1 forks source link

Memory leak caused when doing SL challenge simulations #154

Open rbmetcalf opened 5 years ago

rbmetcalf commented 5 years ago

Memory builds up over many iterations. It could be that the destructor of LensHaloParticles is not clearing everything.