Menu

SVN archive Commit Log


Commit Date  
[r22769] by bugman

Created the new '-r' or '--traceback' relax command line option.

When supplied, then stack tracebacks will be shown for all RelaxWarnings and RelaxErrors. This
allows for finer debugging control.

2014-04-15 14:30:28 Tree
[r22768] by bugman

Created the lib.warnings.TRACEBACK variable.

When True, this will cause stack-traceback to be printed out with the warning. This is to decouple
the traceback printout from the warning to error escalation.

2014-04-15 14:27:20 Tree
[r22767] by bugman

Converted the status.escalate variable into module variables for lib.errors and lib.warnings.

This variable is set by the command line flag '-e' or '--escalate'. By converting it into a module
variable, the lib.errors and lib.warnings warnings are now independent of relax.

2014-04-15 14:20:44 Tree
[r22766] by bugman

Implemented linear constraints for the frame order analysis.

This uses the log-barrier constraint algorithm in the minfx library https://gna.org/projects/minfx/
to provide constraints without requiring gradients.

2014-04-15 12:03:51 Tree
[r22765] by bugman

Docstring fix in the relaxation curve-fitting linear_constraints() function.

2014-04-15 09:29:57 Tree
[r22764] by bugman

The pivot point x, y and z coordinates are now registered as parameters of the frame order analysis.

These are stored as the parameters pivot_x, pivot_y and pivot_z.

2014-04-15 08:25:44 Tree
[r22763] by bugman

Docstring update for the relaxation dispersion linear_constraints() function.

2014-04-15 07:33:07 Tree
[r22762] by bugman

Fixes for the frame_order.pivot user function - the model parameters were not being updated.

The update_model() function is now called to make sure that the pivot point is either added or
removed from the list of model parameters.

2014-04-15 07:18:35 Tree
[r22761] by bugman

Changed the title for the value user function class.

2014-04-14 17:58:56 Tree
[r22760] by bugman

Changed the title in the value.write user function documentation.

2014-04-14 17:58:40 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.