"wrappers/python/src/vscode:/vscode.git/clone" did not exist on "a19533124447e1f69c9b44f11a7ddc36e959a2da"
- 12 Aug, 2015 2 commits
-
-
Robert T. McGibbon authored
-
Robert McGibbon authored
-
- 08 Aug, 2015 1 commit
-
-
Jason Swails authored
-
- 05 Aug, 2015 1 commit
-
-
Robert McGibbon authored
-
- 23 Jun, 2015 1 commit
-
-
Jason Swails authored
to precision)
-
- 19 Jun, 2015 3 commits
-
-
Jason Swails authored
numpy.
-
Jason Swails authored
-
Jason Swails authored
-
- 18 May, 2015 1 commit
-
-
Jason Swails authored
-
- 14 May, 2015 1 commit
-
-
peastman authored
-
- 13 May, 2015 1 commit
-
-
peastman authored
-
- 04 May, 2015 2 commits
- 02 May, 2015 1 commit
-
-
Jason Swails authored
-
- 22 Apr, 2015 2 commits
-
-
Jason Swails authored
This also removes assert statements, since those can't be relied upon to *not* be optimized away -- they should never be used to check user input sanity.
-
Jason Swails authored
Also fixes the test case. Everything should pass now.
-
- 10 Apr, 2015 1 commit
-
-
Jason Swails authored
Apparently CHARMM PSF files (particularly those printed by VMD's psfgen) can have an insertion code tacked on to the end of the residue number, meaning that casting to an integer will invariably fail. We can't just ignore the insertion code, though, since it will differentiate from the residues that came before and after (which will likely have the same number -- same general idea as insertion codes from PDB files). So instead we pull the insertion code off of the residue number and extend the Residue object to accommodate that. This is the port of the fix from ParmEd: ParmEd/ParmEd#98 I added a test for this case.
-
- 19 Mar, 2015 1 commit
-
-
Jason Swails authored
Adds a test for it as well.
-
- 14 Mar, 2015 2 commits
-
-
kyleabeauchamp authored
-
kyleabeauchamp authored
-
- 05 Mar, 2015 1 commit
-
-
Jason Swails authored
-
- 03 Mar, 2015 1 commit
-
-
peastman authored
-
- 27 Feb, 2015 1 commit
-
-
peastman authored
-
- 20 Feb, 2015 4 commits
-
-
peastman authored
-
Jason Swails authored
-
Jason Swails authored
mdtraj) does *not* fully reduce the vectors. Also adds a test for this.
-
Jason Swails authored
Also added a test suite for them.
-
- 11 Feb, 2015 1 commit
-
-
Jason Swails authored
truncated octahedron inpcrd and prmtop file.
-
- 10 Feb, 2015 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 09 Feb, 2015 1 commit
-
-
Peter Eastman authored
-
- 07 Feb, 2015 1 commit
-
-
Peter Eastman authored
-
- 19 Jan, 2015 2 commits
-
-
Jason Swails authored
cutoff GB.
-
Jason Swails authored
-
- 08 Dec, 2014 2 commits
-
-
Jason Swails authored
-
Jason Swails authored
found in doctests.py (and quite a bit more, too)
-
- 14 Nov, 2014 3 commits
-
-
Jason Swails authored
Make sure files are appropriately closed by PDBFile()
-
Jason Swails authored
-
Jason Swails authored
-
- 13 Nov, 2014 1 commit
-
-
Jason Swails authored
can't validate the that this object does anything more than simply write without exceptions (i.e., we can't tell if the DCD file is actually _valid_)
-