You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix#53
* package now only contains imdclient
* remove IMDReader (moving to MDAnalysis)
- IMDReader and StreamReaderBase has been removed from the main package
- Tests for the IMDReader have been removed from the tests folder
- package does not require MDAnalysis (except for testing)
* updated tests: uses custom MinimalReader for MD engine tests
* ensure that tests correctly test integration time step
* updated project files with changes in dependencies
* updated docs (changed all references to be imdclient as package name)
* updated AUTHORS
* updated CHANGELOG
---------
Co-authored-by: Amruthesh Thirumalaiswamy <amruthesht@users.noreply.github.com>
Co-authored-by: Oliver Beckstein <orbeckst@gmail.com>
Co-authored-by: Jennifer A. Clark <jennifer.a.clark13@gmail.com>
Co-authored-by: Lawson Woods <ljwoods2@asu.edu>
Co-authored-by: ljwoods2 <145226270+ljwoods2@users.noreply.github.com>
Copy file name to clipboardExpand all lines: README.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,25 +5,23 @@ IMDClient
5
5
|**Latest release**|[![Last release tag][badge_release]][url_latest_release]![GitHub commits since latest release (by date) for a branch][badge_commits_since][![Documentation Status][badge_docs]][url_docs]|
0 commit comments