Menu

SVN archive Commit Log


Commit Date  
[r26610] by bugman

Fix for the 64-bit Linux distribution file md5sum placement.

This is for http://www.nmr-relax.com/download.html.

2014-11-18 08:26:29 Tree
[r26609] by bugman

Updated the log file for comparing different alignment tensor basis sets for align_tensor.svd changes.

2014-11-17 17:22:18 Tree
[r26608] by bugman

Improved the printouts from the align_tensor.svd user function by including the basis set text.

2014-11-17 17:20:05 Tree
[r26607] by bugman

Created a script and log file to demonstrate differences between alignment tensor basis sets.

This shows that the inter-tensor angles and condition numbers are dependent on the basis set used.

2014-11-17 17:13:38 Tree
[r26606] by bugman

Created 6 unit tests for the lib.geometry.vectors.vector_angle_atan2() function.

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
for.

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
the vector_angle_acos() and vector_angle_atan2() functions.

2014-11-17 16:23:30 Tree
[r26603] by bugman

Missing import.

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
function has been introduced into the relax library as the calculation is repeated throughout relax.

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
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.