uclchem / UCLCHEM

UCLCHEM - A gas-grain chemical code for Astrochemistry.
MIT License
29 stars 15 forks source link

Features/new installer #40

Closed GijsVermarien closed 1 year ago

GijsVermarien commented 1 year ago

Adds a new installer that no longer uses numpy distutils. Important changes are the fact that we now need to install in editable mode and that the csv files that UCLCHEM creats for reactions are now in the python root (src/uclche) instead of the source root (src)

GijsVermarien commented 1 year ago

The new installer is quite a bit slower, it seems that setup.py is called 3 times instead of the only 1 time that is needed for the compile.