Menu

SVN archive Commit Log


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

The lib.errors module is now really independent of relax - the compat module is no longer used.

Instead, the Python 2 and 3 versions of the pickle module are imported using try statements.

2014-04-15 14:55:22 Tree
[r22772] by bugman

Reordered the debugging command line options and removed the '-r' shortcut.

2014-04-15 14:42:11 Tree
[r22771] by bugman

Created the '--error-state' command line option for saving a pickled state when a RelaxError is raised.

This gives greater control of a powerful feature added to relax by Chris MacRaild. The pickled
state can then be attached to bug reports or can be used to quickly load the state prior to failure
when in the scripting UI mode.

2014-04-15 14:40:19 Tree
[r22770] by bugman

Clean up of the debugging command line options.

The debug flag now will cause stack tracebacks to be printed on all RelaxWarnings.

2014-04-15 14:34:39 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.