Menu

SVN archive Commit Log


Commit Date  
[r6329] by bugman

Shifted the readline dependency check into dep_check.

2008-06-07 23:03:35 Tree
[r6328] by bugman

Added a module docstring and rearranged imports in prompt.interpreter.

2008-06-07 23:01:00 Tree
[r6327] by bugman

Shifted some dependency checks into the dep_check module.

2008-06-07 22:57:01 Tree
[r6326] by bugman

Converted a flag to bool.

2008-06-07 22:48:05 Tree
[r6325] by bugman

Shifted the relaxation curve fitting C module import check into the dep_check module.

2008-06-07 22:42:40 Tree
[r6324] by bugman

Blocked revisions 6310-6319,6322-6323 via svnmerge

........
r6310 | bugman | 2008-06-02 18:59:18 +0200 (Mon, 02 Jun 2008) | 3 lines

For the new relax design, 'residue' was renamed to 'spin' and 'protein' renamed to 'molecule'.
........
r6311 | bugman | 2008-06-03 21:56:50 +0200 (Tue, 03 Jun 2008) | 3 lines

Changed the Numeric dependency check to a numpy check.
........
r6312 | bugman | 2008-06-03 21:59:44 +0200 (Tue, 03 Jun 2008) | 3 lines

Added a check for the minfx python package.
........
r6313 | bugman | 2008-06-03 22:14:51 +0200 (Tue, 03 Jun 2008) | 3 lines

Added checks for the Scientific.Visualization.VMD import (because it requires Numeric).
........
r6314 | bugman | 2008-06-04 00:41:06 +0200 (Wed, 04 Jun 2008) | 3 lines

Removed the readline dependence, this is now optional.
........
r6315 | semor | 2008-06-04 20:31:35 +0200 (Wed, 04 Jun 2008) | 5 lines

Corrected looping over residues in the consistency_tests system test.

These changes make the system test pass and are based on the jw_mapping system test.
........
r6316 | semor | 2008-06-04 21:14:28 +0200 (Wed, 04 Jun 2008) | 7 lines

Corrected the F_eta and F_R2 values within the system test.

The old values were those for the 1.2 line where the CSA was -170 ppm (now -172).

The consistency_tests system test now completely passes.
........
r6317 | bugman | 2008-06-07 01:10:32 +0200 (Sat, 07 Jun 2008) | 3 lines

Made some tests pass on 32 bit Windows.
........
r6318 | bugman | 2008-06-07 01:30:31 +0200 (Sat, 07 Jun 2008) | 3 lines

Removed another Numeric dependence.
........
r6319 | bugman | 2008-06-07 01:48:13 +0200 (Sat, 07 Jun 2008) | 3 lines

Added a test for the Scientific PDB parser availability when initialising the structural object.
........
r6322 | bugman | 2008-06-08 00:29:50 +0200 (Sun, 08 Jun 2008) | 3 lines

Shifted the dependency checks into a new module.
........
r6323 | bugman | 2008-06-08 00:33:07 +0200 (Sun, 08 Jun 2008) | 3 lines

Deleted the modules after import.
........

2008-06-07 22:40:44 Tree
[r6323] by bugman

Deleted the modules after import.

2008-06-07 22:33:07 Tree
[r6322] by bugman

Shifted the dependency checks into a new module.

2008-06-07 22:29:50 Tree
[r6321] by bugman

Merged revisions 6320 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r6320 | bugman | 2008-06-07 19:33:23 +0200 (Sat, 07 Jun 2008) | 7 lines

Bug fix for compilation on Windows with Python 2.5.

The shared library extension should end with '.pyd' in Windows. For Python versions 2.4 and below,
'.dll' extensions were happily loaded. But with version 2.5, this extension is no longer
recognised!
........

2008-06-07 22:18:26 Tree
[r6320] by bugman

Bug fix for compilation on Windows with Python 2.5.

The shared library extension should end with '.pyd' in Windows. For Python versions 2.4 and below,
'.dll' extensions were happily loaded. But with version 2.5, this extension is no longer
recognised!

2008-06-07 17:33:23 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.