-
Notifications
You must be signed in to change notification settings - Fork 674
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
distopia 0.4.0 compatibility changes (#4734)
* start of docs * improve distopia stup * add backend conditionals * fix wrong backend * shims * working except for dihedrals * move to 0.3.0 * bump ci * bump ci * Update package/MDAnalysis/lib/distances.py Co-authored-by: Oliver Beckstein <[email protected]> * fix versioning * add version checking * remove erroneous triclinic note * remove unnesecary import * add explanatory notes * change tests in line with discussion * changelog * Apply suggestions from code review Co-authored-by: Oliver Beckstein <[email protected]> * add more tests * improve docs * improve docs again * hmmm * add type for calc_bond_distance_ortho() * just stuff answers back in if we used a buffer * add cram for distance array also * fix changelogs * black * imporve mock test * fix typo * add debug printing * add explanatory comment on use of serial backend comparison * add testing * black * fix typo * fix test * fix dih * black * fix dihedrals * fix reference values * change function names for 0.4.0 * black * fix typo * fix wrong versions --------- Co-authored-by: Oliver Beckstein <[email protected]>
- Loading branch information
Showing
5 changed files
with
377 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.