Open Binbose opened 4 weeks ago
We'd like to support this more generally but a few more pieces need to be implemented to make your example work:
Both of these are feasible but for the moment this is a work in progress. I suggest leaving this issue open as a reminder to check this works as the different pieces come together.
Hey, I was wondering if mess is able to calculate forces on atoms with jax's autodiff? I tried it like this:
but I am getting errors from np.array being called on 'r' in the Structure construction and I dont see a good way to get around this.