Menu

SVN archive Commit Log


Commit Date  
[r26901] by bugman

Created the State.test_bug_23017_ieee_754_multidim_numpy_arrays system test.

This is to catch bug #23017 (https://gna.org/bugs/?23017), the multidimensional numpy arrays are not
being stored as IEEE 754 arrays in the XML state and results files.

This test checks a rank-2 float64 numpy array stored in the current data pipe against what the IEEE
754 int list should be for it.

2014-12-02 20:39:10 Tree
[r26900] by bugman

Fix for the Frame_order.test_simulate_pseudo_ellipse_xz_plane_tilt system test name.

This was mislabelled as Frame_order.test_simulate_pseudo_ellipse_xy_plane_tilt.

2014-12-02 15:29:57 Tree
[r26899] by bugman

Created the Frame_order.test_simulate_pseudo_ellipse_torsionless_z_axis system test.

This is to check the frame_order.simulate user function for the torsionless pseudo-ellipse model
along the z-axis.

2014-12-02 15:29:04 Tree
[r26898] by bugman

Created the Frame_order.test_simulate_pseudo_ellipse_xy_plane_tilt system test.

This is to check the frame_order.simulate user function for the pseudo-ellipse model with a xz-plane
tilt.

2014-12-02 15:16:33 Tree
[r26897] by bugman

Created the Frame_order.test_simulate_pseudo_ellipse_free_rotor_z_axis system test.

This is to check the frame_order.simulate user function for the free rotor pseudo-ellipse model
along the z-axis.

2014-12-02 15:12:07 Tree
[r26896] by bugman

Created the Frame_order.test_simulate_iso_cone_xz_plane_tilt system test.

This is to check the frame_order.simulate user function for the torsionless isotropic cone model
with a xz-plane tilt.

2014-12-02 15:02:05 Tree
[r26895] by bugman

Merged revisions 26874-26876,26885 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r26874 | bugman | 2014-11-30 11:10:41 +0100 (Sun, 30 Nov 2014) | 5 lines

Updated the manual_c_module.py C module compilation development script for the recent changes.

The exponential_inv.c and exponential_sat.c files need to be compiled as well.
........
r26875 | bugman | 2014-11-30 11:11:45 +0100 (Sun, 30 Nov 2014) | 5 lines

Python 3 fix for the relax_fit_exp_3param_inv_neg.py system test script.

The xrange() function does not exist in Python 3, so was replaced by range().
........
r26876 | bugman | 2014-11-30 18:38:12 +0100 (Sun, 30 Nov 2014) | 5 lines

Updated the memory_leak_test_relax_fit.py development script for the C module changes.

This is only the docstring description which changed.
........
r26885 | bugman | 2014-12-01 20:18:24 +0100 (Mon, 01 Dec 2014) | 6 lines

Epydoc docstring fixes for the lib.io module - keyword arguments were not correctly identified.

These were identified by Troels in the post at
http://thread.gmane.org/gmane.science.nmr.relax.scm/24565/focus=7384
........

2014-12-02 12:35:41 Tree
[r26894] by bugman

Updates for all of the _target_functions/test_relax_fit unit tests.

All parameter lists are now numpy arrays, and the target function class is initialised to
self.model.

2014-12-02 11:39:56 Tree
[r26893] by bugman

Removed the relax_fit_wrapper module from the target_functions package __all__ list.

2014-12-02 11:36:42 Tree
[r26892] by bugman

Missing import.

2014-12-02 11:35:13 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.