glotzerlab / hoomd-blue

Molecular dynamics and Monte Carlo soft matter simulation on GPUs.
http://glotzerlab.engin.umich.edu/hoomd-blue
BSD 3-Clause "New" or "Revised" License
335 stars 131 forks source link

Update CI test matrix and support numpy 2.0. #1797

Closed joaander closed 4 months ago

joaander commented 4 months ago

Description

Motivation and context

Ensure that HOOMD is tested on the latest compiler versions and is ready for the numpy 2.0 official release.

How has this been tested?

CI checks.

Change log

*Added*

* Support numpy 2.0.

*Removed*

* Support for Python 3.8.

Checklist: