materialsproject / pymatgen-analysis-defects

Defect analysis modules for pymatgen
https://materialsproject.github.io/pymatgen-analysis-defects
Other
39 stars 10 forks source link

Numba dependency #166

Closed mwswift closed 7 months ago

mwswift commented 9 months ago

recombination.py imports from numba. Should be added as a dependency or made optional.

jmmshn commented 7 months ago

Hi @mwswift this was resolved in #167. Thanks for reporting!