Commit | Date | |
---|---|---|
2008-01-11 10:54:33 | Tree | |
[r4640]
by
bugman
Modified the RelaxNoModelError. The pipe arg is replaced by the optional name arg. |
2008-01-11 10:54:01 | Tree |
[r4639]
by
bugman
Added a check to the minimise() method to see if the N-state model had been set up. |
2008-01-11 10:52:28 | Tree |
[r4638]
by
bugman
Removed the param_vector arg to the linear_constraints() method. This structure is not needed as cdp.params can be used instead. |
2008-01-11 10:48:26 | Tree |
[r4637]
by
bugman
Bug fix for the linear_constraints() method. The numpy.zeros function is now imported. |
2008-01-11 10:44:54 | Tree |
[r4636]
by
bugman
Fix for the linear_constraints() method. The param_vector structure is now passed into the function as it is no longer stored in self. |
2008-01-11 10:43:46 | Tree |
2008-01-11 10:41:31 | Tree | |
2008-01-11 10:40:43 | Tree | |
[r4633]
by
bugman
Bug fix for the svd() and matrix_angles() functions. The counting of tensors when all are used is fixed. |
2008-01-11 10:19:37 | Tree |
[r4632]
by
bugman
Bug fix for the 5-state model in the xz-plane (no pivotting of alpha). Some of the script calls to align_tensor.svd() and align_tensor.matrix_angles() were incorrect. |
2008-01-11 10:16:21 | Tree |