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

`rascaline-torch`: return `float32` descriptors if fed `float32` Systems #277

Closed frostedoyster closed 6 months ago

frostedoyster commented 7 months ago

At the moment, the descriptors are always returned as float64

Luthaf commented 6 months ago

Fixed by https://github.com/Luthaf/rascaline/pull/278