jmd-dk / concept

COsmological N-body CodE in PyThon
GNU General Public License v3.0
80 stars 27 forks source link

Remove unused modules #12

Closed AlexKurek closed 1 month ago

jmd-dk commented 1 month ago

While pull requests are appreciated, please manually check that the changes don't break the code before submitting. I suspect that the "unused" modules were found using some tool, which fails to discover all dependencies due to the Cython/pyxpp.py magic.

A simple ./concept -p param/example_basic fails.