v0.16.2
Fixes bugs in oxDNA export that would cause exported files not to be simulatable on oxDNA (due to non-cubic bounding box) and that, even with a cubic bounding box, would cause stable structures to melt.
Commits
- f01be0f: corrected bad forward vector in oxDNA export that caused DNA origami to melt upon relaxation in oxDNA (Daniel Hader) #183
- 7bee4b1: updated oxDNA export to use cubic bounding box (taking all three sides to be max of computed bounding box) (David Doty) #187
- a4af148: bumped version (David Doty) #187
- cf18744: added Python 3.9 to list of versions unit tested on GitHub CI action (David Doty) #187