version 0.5.0
Changed
- Fix graph neural network implementation (#59)
- Rename the graph neural network to MPNN (message passing NN)
New
- Interface to se3-transformer (#57)
- Calculate a guess to the molecular coordinates using a force field optimization
- Add bond distance as a feature for the GNN using the optimized geometries (#59)
- Add early stopping functionality