Commit | Date | |
---|---|---|
2014-11-17 16:30:43 | Tree | |
[r26605]
by
bugman
Added 6 unit tests for the lib.geometry.vectors.vector_angle_acos() function. These are similar to those of the vector_angle_normal() function but unsigned angles are checked |
2014-11-17 16:29:14 | Tree |
[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 |