Closed frostedoyster closed 1 year ago
Where should the new spline helper function go?
The python one? You can create a new file and import it from __init__.py
to make it accessible as rascaline.create_spline
I implemented the schemars traits, so now the documentation should build!
The documentation for this PR is (or will soon be) available on readthedocs: https://rascaline--140.org.readthedocs.build/en/140/
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 usingpip
to install the file matching your system