-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementRequest or suggestion for an enhancement to current features or api.Request or suggestion for an enhancement to current features or api.featureRequest or suggestion for new feature.Request or suggestion for new feature.help wanted
Description
Currently PyBILT uses MDAnalysis as the backend for trajectory processing. It might be a nice upgrade to detach PyBILT from specifically needing MDAnalysis and allow it to use other trajectory analysis tools as the backend. The primary ones I am thinking of are that might be nice options are:
- MDTraj http://mdtraj.org/1.9.0/
- VMD http://www.ks.uiuc.edu/Research/vmd/current/ug/node160.html
- pyLOOS http://loos.sourceforge.net/building.html#building_pyloos
Of the three listed above MDTraj would probably be the best to start with.
Metadata
Metadata
Assignees
Labels
enhancementRequest or suggestion for an enhancement to current features or api.Request or suggestion for an enhancement to current features or api.featureRequest or suggestion for new feature.Request or suggestion for new feature.help wanted