Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ the following libraries:
CPPTRAJ also makes use of the following libraries that are bundled with CPPTRAJ. External ones can be used in place of these if desired.

* ARPACK; without this diagonalization of sparse matrices in `diagmatrix` will be slow
* [helPME](https://github.com/andysim/helpme), required for PME functionality
* [helPME](https://github.com/andysim/helpme), required for PME functionality such as PME-GIST
* XDR for reading GROMACS XTC trajectories
* TNG for reading GROMACS TNG trajectories

Expand Down
Loading