v0.5.0
Version 0.5.0
Date: 21/06/2021
Contributors: @RMeli
Added
- Added
molecule.Molecule
constructor from RDKit molecule [PR #50 | @RMeli] - Added
molecule.Molecule
constructor from Open Babel molecule [PR #50 | @RMeli] - Added
--n-tests
option forpytest
[PR #44 | @RMeli]
Improved
- Improved
spyrmsd.rmsdwrapper
to deal with single molecule [PR #51 | @RMeli] - Improved issue template [PR #46 | @RMeli]
- Improved speed of computation of squared pairwise distances [PR #45 | @RMeli]
Changed
spyrmsd
standalone tool now invoked withpython -m spyrmsd -h
[PR #52 | @RMeli]- Moved
spyrmsd.coords_from_molecule
tomolecule
module [PR #52 | @RMeli] - Moved
spyrmsd.rmsdwrapper
tormsd
module [PR #52 | @RMeli] - Long tests no longer run in CI [PR #44 | @RMeli]