Menu

SVN archive Commit Log


Commit Date  
[r22788] by bugman

Huge clean up of all unused imports in relax.

These were found using the find_unused_imports.py development script. A number of these changes
significantly decrease the possibilities of circular imports appearing in the future. And this also
makes the relax library more independent from the rest of relax.

2014-04-16 12:35:17 Tree
[r22787] by bugman

Added the missing Bioinformatics to the bibtex file journal name aliases.

2014-04-16 12:17:42 Tree
[r22786] by bugman

Removed the dependence on the relax 'dep_check' module from the lib.frame_order package.

This is for more independence of the relax library.

2014-04-16 09:45:17 Tree
[r22785] by bugman

Clean up of many unused imports in the test suite directories.

The unused imports were found using the find_unused_imports.py development script.

2014-04-16 09:33:52 Tree
[r22784] by bugman

Shifted the read_spin_data() and write_spin_data() functions from lib.io to lib.sequence.

2014-04-16 08:56:58 Tree
[r22783] by bugman

Removed a number of unused imports from the user function definitions.

These unused user_function package imports were found using the find_unused_imports.py development
script.

2014-04-16 08:54:36 Tree
[r22782] by bugman

Shifted the pipe_control.sequence.validate_sequence() function into the relax library.

For this, the new lib.sequence module has been created. This change is for better library
independence. A circular import with lib.io and lib.arg_check has also been resolved.

2014-04-16 08:19:37 Tree
[r22781] by bugman

Shifted the Python 2 and 3 compatibility module 'compat' into the relax library.

2014-04-16 07:43:02 Tree
[r22780] by bugman

Improvements to the test_library_independence.py development script.

This script for checking the independence of the relax library will now recursively import all
packages and modules in the library and report at the end a list of all failures.

2014-04-16 07:12:26 Tree
[r22779] by bugman

Removal of all unused imports in the lib.dispersion package.

2014-04-15 18:41:45 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.