Mikael Lund
Mikael Lund
The `image/mount` command currently doesn't work as I had trouble properly attaching a file to the POST request, see https://github.com/mlund/ultimate64/blob/6f871fb711a09fc22788ab1b2633b2e1e3267ba7/src/lib.rs#L187 Help needed to do this in the correct format expected...
This adds the possibility to use a harmonic potential to constrain systems to a reaction coordinate.
Add new energy term to implicitly describe the effect of grafted polymer chains to rigid molecules. - [ ] Add new energy term inheriting from `Energy::EnergyTerm`. - [ ] Add...
The `INW` and `DEW` opcodes increments/decrements a word stored at a base page address; documentation for `DEW` is appended. I would like to implement that optimisation in codegen, but would...