Menu

SVN archive Commit Log


Commit Date  
[r20557] by bugman

Added the relax 3.0.0 PDF manual to the repository.

2013-08-06 16:49:30 Tree
[r20556] by bugman

Updated the relax version module to 3.0.0.

2013-08-06 16:35:42 Tree
[r20555] by bugman

Backported the relax 3.0.0 changes file additions to trunk.

The command used was:
svn merge -r20553:20554 svn+ssh://bugman@.../svn/relax/tags/3.0.0 .

2013-08-06 16:35:14 Tree
[r20554] by bugman

Updated the CHANGES document for relax version 3.0.0.

2013-08-06 16:34:02 Tree
[r20553] by bugman

Removal of trailing whitespace in the docs/CHANGES document.

2013-08-06 16:33:32 Tree
[r20552] by bugman

relax version 3.0.0.

This is the first release of the new relax 3 series. This release marks a major shift of relax towards becoming a scientific computing environment designed for the study of molecular dynamics using experimental biophysical data. It is designed to be a replacement for numerical computational environments such as GNU Octave, MATLAB, Mathematica, Maple, etc. From the perspective of a user, however, not much has changed. There are no major modifications to the prompt, script, or graphical user interfaces. The changes are rather in the backend. The infrastructure changes are comprehensive and include the renaming of most of the relax packages and the shift of huge quantities of code from all parts of the code base into standalone modules in the relax library.

2013-08-06 13:34:49 Tree
[r20551] by bugman

Added a paragraph to http://www.nmr-relax.com/download.html about not supporting the EPD.

2013-08-06 12:49:17 Tree
[r20550] by bugman

Added a paragraph to the installation chapter of the manual about not supporting the EPD.

2013-08-06 12:48:46 Tree
[r20549] by bugman

Python 3 fix for the new test_suite.clean_up module.

The exceptions Python module does not exist in Python 3, so instead the relax compat.builtins object
is being used to store the WindowsError variable of None.

2013-08-06 12:21:31 Tree
[r20548] by bugman

Epydoc docstring fix for the pipe_control.spectrum.read() function.

The text "Z_A{i}" causes problems when compiling the API documentation, so it has been changed to
"Z_Ai".

2013-08-06 11:55:40 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.