Menu

SVN archive Commit Log


Commit Date  
[r22498] by tlinnet

Changed a unit test and systemtest, where a change from the atan to atan2 function to calculate theta can give differences to the 15 decimal.

2014-03-17 17:18:59 Tree
[r22497] by bugman

Updated the news announcement links for relax version 3.1.7 at http://www.nmr-relax.com/download.html.

The correct link is https://gna.org/forum/forum.php?forum_id=2448.

2014-03-17 15:58:03 Tree
[r22496] by bugman

Updated the http://www.nmr-relax.com/download.html webpage for relax 3.1.7.

2014-03-17 15:42:00 Tree
[r22495] by bugman

Updated the relax version number to 3.1.7 on the http://www.nmr-relax.com/api/index.html webpage.

2014-03-17 14:47:17 Tree
[r22494] by bugman

Updated the relax API documentation at http://www.nmr-relax.com/api/3.1/ to version 3.1.7.

2014-03-17 14:35:04 Tree
[r22493] by bugman

Updated the relax HTML manual at http://www.nmr-relax.com/manual/index.html to version 3.1.7.

2014-03-17 14:03:37 Tree
[r22492] by tlinnet

Replaced funtion atan(omega1 / Delta_omega) with atan2(omega1 , Delta_omega), to make sure returned theta values are between 0 and pi.

This was done in the function return_offset_data() in the specific_analyses of relax_disp.
This was discussed in: http://thread.gmane.org/gmane.science.nmr.relax.devel/5210.

2014-03-17 13:30:51 Tree
[r22491] by bugman

Shifted two functions from pipe_control.angles into the new lib.geometry.angles module.

This is the fold_spherical_angles() and wrap_angles() functions which are not related to the relax
data store and hence can be made independent.

2014-03-17 13:09:45 Tree
[r22490] by bugman

Added the relax version 3.1.7 manual to the repository.

2014-03-17 10:46:00 Tree
[r22489] by bugman

Backported the relax 3.1.7 CHANGES file changes to trunk.

The command used was:
svn merge -r22487:22488 svn+ssh://bugman@.../svn/relax/tags/3.1.7 .

2014-03-17 10:21:49 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.