tfrederiksen / inelastica

Python package for eigenchannels, vibrations and inelastic electron transport based on SIESTA/TranSIESTA DFT
https://tfrederiksen.github.io/inelastica
GNU Lesser General Public License v3.0
33 stars 16 forks source link

Deprecations and future problems #70

Open zerothi opened 1 year ago

zerothi commented 1 year ago

Currently one cannot compile Inelastica with newer versions of numpy.

I am trying to do this in sisl. But are having some issues at the moment. Hopefully they should be fixed asap!

zerothi commented 1 year ago

My latest sisl commits have omitted the numpy.distutils problem. So you can take the CMakeLists.txt files from there to make it work for newer Python releases.