Commit | Date | |
---|---|---|
2009-02-05 13:54:50 | Tree | |
[r8743]
by
bugman
Added the atoms 'NZ' and 'OH' as nitrogens and oxygens of amino acids respectively. |
2009-02-05 13:46:28 | Tree |
2009-02-05 13:42:51 | Tree | |
[r8741]
by
bugman
Massive speed up of the bond_vectors() method. The algorithm used was very, very poorly designed. Now when setting the profile flag to 1 gives the 11168736 function calls (10986641 primitive calls) in 76.750 CPU seconds ncalls tottime percall cumtime percall filename:lineno(function) All other function call info lines have been removed. After the changes: 2586419 function calls (2579305 primitive calls) in 21.370 CPU seconds ncalls tottime percall cumtime percall filename:lineno(function) The difference is that the selection object is no longer used, as it is completely unnecessary. |
2009-02-05 13:41:36 | Tree |
2009-02-05 10:43:43 | Tree | |
2009-02-05 10:30:37 | Tree | |
2009-02-05 09:22:35 | Tree | |
2009-02-05 09:22:02 | Tree | |
2009-02-05 09:18:17 | Tree | |
[r8735]
by
bugman
Modified test_read_pdb_internal1() to catch a molecule name identification bug. The test_read_pdb_scientific1() was similarly modified, but there is no bug in the Scientific python |
2009-02-05 09:00:21 | Tree |