ACEsuit / ACE.jl

Parameterisation of Equivariant Properties of Particle Systems
66 stars 15 forks source link

WIP: Rewrite 1p Basis #120

Closed cortner closed 2 years ago

cortner commented 2 years ago

This will provide a slightly less generic implementation of the 1p basis, but in return we will significantly reduce the amount of pointless wrapper code which should make ACE.jl more maintainable. In addition we will gain flexibility in other ways since this will be a step towards a "more differentiable" ACE.jl that will allow us to differentiate w.r.t. any parameter anywhere in the model.

cortner commented 2 years ago

What's left to do:

maybe all of these could be separate PRs.

cortner commented 2 years ago

I'm going to keep things separate, merge this and start another PR.