libAtoms / matscipy

Materials science with Python at the atomic-scale
http://libatoms.github.io/matscipy/
GNU Lesser General Public License v2.1
188 stars 55 forks source link

New release after numpy2 fix #264

Closed stefaanhessmann closed 3 months ago

stefaanhessmann commented 3 months ago

Dear developers,

recently, numpy2 caused problems with matscipy, which you seem to have already solved in #254. Our software package depends on matscipy, which is automatically installed from pipy. However, this means that we either stick with the old numpy versions, or install matscipy from source.

Are you planning to include this in a new pipy release (e.g. to v1.0.1) in the near future? For us (and maybe for others?) this would be very helpful.

Thanks for the support, Stefaan

jameskermode commented 3 months ago

Thanks for the heads up and the kind words. I'll do a release as soon as possible.

jameskermode commented 3 months ago

v1.1.0 has been tagged and should appear on PyPI in an hour or so once the wheels get build in CI

stefaanhessmann commented 3 months ago

Oh, that was quick. Thanks for the support!