Menu

SVN archive Commit Log


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

Added a script for testing the independence of the relax library.

2014-04-15 18:31:34 Tree
[r22777] by bugman

Removed the dependency on the relax dep_check module from the relax library.

This is to further decouple the library from relax.

2014-04-15 17:30:20 Tree
[r22776] by bugman

Divide by zero avoidance fix for the rotor frame order model module lib.frame_order.rotor.

2014-04-15 16:56:57 Tree
[r22775] by bugman

Improved support for printing stack tracebacks with RelaxWarnings.

The '--traceback' command line option will now show a full traceback. A replacement
warnings.showwarning() function has been written to write out the traceback before the
warnings.formatwarning() replacement function is called.

2014-04-15 16:33:30 Tree
[r22774] by bugman

Decreased the amount of newlines around the printout from the '--error-state' command line option.

2014-04-15 14:58:07 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.