TorchANI 1.2
Please update your PyTorch to latest nightly build!
Changes
- Add support for indexing species with periodic table element index. (#396, #399)
- Submodules of
ANIModel
can now have a name. To use this feature, pass anOrderedDict
instead of alist
to its constructor. (#398) torchani.utils.hessian
is now supported by JIT. (#397)- Documentation improvements (#400, #401, #402)