Menu

SVN archive Commit Log


Commit Date  
[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
[r20547] by bugman

Better handling of temporary file and directory removal in the relax test suite.

The new test_suite.clean_up.deletion() function has been created from the recent method of the same
name. This is used by the tearDown() method of the system, unit, and GUI tests. It should prevent
rare MS Windows errors from appearing due to the OS not releasing a temporary file after a close()
call.

2013-08-06 09:38:56 Tree
[r20546] by bugman

Changed the links for the Python downloads to the Python 2.7.5 release webpage.

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

2013-08-06 08:50:05 Tree
[r20545] by bugman

Updated the Python download links from 2.7.3 to 2.7.5.

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

2013-08-06 08:45:04 Tree
[r20544] by bugman

Updated the minimum Python version from 2.3 to 2.5 in the user manual.

2013-08-06 08:31:54 Tree
[r20543] by bugman

Updated the Python requirement from 2.3 to 2.5 on the webpage http://www.nmr-relax.com/download.html.

2013-08-06 08:28:56 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.