Menu

SVN archive Commit Log


Commit Date  
[r9537] by bugman

The data structures of the AlignTensorList class are now packed into the XML file.

2009-09-18 16:47:49 Tree
[r9536] by bugman

Expansion of the test_to_and_from_xml() system test to check more data structures.

2009-09-18 16:43:02 Tree
[r9535] by bugman

Fix for the data_names() method for when no model has been setup.

This allows the frame order data pipe to be written out prior to the model setup.

2009-09-18 16:32:41 Tree
[r9534] by bugman

Reactivated the system tests turned off in r9533.

2009-09-18 16:28:56 Tree
[r9533] by bugman

Bug fix for the test suite.

The temporary files were not always deleted if a .bz2 extension was added! Now relax_io.delete() is
being called to fix this.

2009-09-18 16:28:05 Tree
[r9532] by bugman

Bug fix for the delete function.

The function was failing if the file was missing!

2009-09-18 16:26:40 Tree
[r9531] by bugman

Created a module for alignment tensor related system tests.

Only the single test test_to_and_from_xml() has been created so far. This checks the dumping and
reloading of alignment tensors into an XML file.

2009-09-18 16:19:26 Tree
[r9530] by bugman

Final 1.3 line redesigns of the relax_io module.

The log() and tee() functions have been renamed to io_streams_log() and io_streams_tee(), and the
old IO.logging_off() class method has been converted to the io_streams_restore() function. The
io_streams_restore() function is also differently designed, using the true original IO streams
(sys.__stdin__, sys.__stdout__, and sys.__stderr__).

The IO.delete() method has been converted to a module function.

The IO class has been eliminated.

2009-09-18 15:38:27 Tree
[r9529] by bugman

Created axis_angle_to_euler_zyz().

The test_euler_zyz_to_euler_zyz() unit test now checks both euler_zyz_to_axis_angle() and
axis_angle_to_euler_zyz().

2009-09-18 12:28:37 Tree
[r9528] by bugman

Created the euler_zyz_to_axis_angle() conversion function.

2009-09-18 12:04:52 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.