rascaline
rascaline copied to clipboard
Path to `featomic` release
Here we outline the steps needed to get to a rascaline release.
- [ ] Build steps, outlined in #281
- [x] Renaming metadata to match new conventions in metatensor https://github.com/Luthaf/rascaline/pull/285
- [x] Find a product name, free on PyPI, GitHub, crate.io, no problematic related Google results
- [x] Separate
cellandstraingradients and fix cell gradients for small cell/large cutoff calculations
- [x] New hypers structure for base calculators
I don't think that anything related to the CG routines is related to the release. This issue is about stuff we can NOT do a release without, but CG can always be added/modified after an initial release (that's what incompatible version numbers are for). If you want to keep track of everything CG related somewhere, could you open a separate issue?
Ok that makes sense, I'll move those