Luthaf / rascaline

Computing representations for atomistic machine learning
https://luthaf.fr/rascaline/
BSD 3-Clause "New" or "Revised" License
44 stars 13 forks source link

Update CI #283

Closed Luthaf closed 7 months ago

Luthaf commented 7 months ago

Similar to https://github.com/lab-cosmo/metatensor/pull/503


📚 Documentation preview 📚: https://rascaline--283.org.readthedocs.build/en/283/

github-actions[bot] commented 7 months ago

Here is a pre-built version of the code in this pull request: wheels.zip, you can install it locally by unzipping wheels.zip and using pip to install the file matching your system

Luthaf commented 7 months ago

This does not contain the update to PyTorch 2.2.0, since we are hitting https://github.com/pytorch/pytorch/issues/118862. Not sure why this was not the case for metatensor.