Commit | Date | |
---|---|---|
[r26604]
by
bugman
Renamed vector_angle() to vector_angle_normal() in the lib.geometry.vectors module. This is to standardise the naming as there are now the standard vector angle formula implemented as |
2014-11-17 16:23:30 | Tree |
2014-11-17 16:16:36 | Tree | |
[r26602]
by
bugman
Implemented the lib.geometry.vectors.vector_angle_acos() function. This is used to calculate the inter-vector angle using the arccos of the dot product formula. The |
2014-11-17 16:16:23 | Tree |
[r26601]
by
bugman
Implemented the lib.geometry.vectors.vector_angle_atan2() function. This is for calculating the inter-vector angle using the more numerically stable atan2() formula. |
2014-11-17 16:12:44 | Tree |
[r26600]
by
bugman
Merged revisions 26595-26598 via svnmerge from ........ |
2014-11-17 13:02:58 | Tree |
[r26599]
by
bugman
Merged revisions 26595-26598 via svnmerge from ........ |
2014-11-17 13:02:58 | Tree |
2014-11-17 11:17:22 | Tree | |
[r26597]
by
bugman
Updated the PDB file in the test_suite/shared_data/model_free/sphere/ directory. The relax library is now being used to create the PDB file. Additional TER and CONECT records are |
2014-11-17 11:04:25 | Tree |
2014-11-17 10:57:19 | Tree | |
[r26595]
by
bugman
Set more reasonable default values for the lib.structure.pdb_write functions atom() and hetatm(). The occupancy now defaults to 1.0 instead of '', and the temperature factor to 0.0 instead of ''. |
2014-11-17 10:56:50 | Tree |