radiasoft / download

Install scripts for "curl | bash"
Apache License 2.0
3 stars 5 forks source link

Fix #509: pin numpy < 2.0 #624

Closed e-carlin closed 7 months ago

e-carlin commented 7 months ago

2.0 is a "break the world" (their words) release for numpy. We don't have a need to upgrade at the moment. So, stay on 1.x and let all dependent packages catch up to 2.0 before we update.