Commit | Date | |
---|---|---|
[r9493]
by
bugman
Deleted the __init__() class methods as these were empty, and shifted the docstring to that of the class. |
2009-09-10 15:01:39 | Tree |
[r9492]
by
bugman
The test_write_read_pipes() system test is now using the VALID_TYPES module variable to get all pipes. |
2009-09-10 14:54:55 | Tree |
2009-09-10 14:53:06 | Tree | |
2009-09-10 14:51:39 | Tree | |
2009-09-10 12:33:33 | Tree | |
[r9488]
by
bugman
Added a unit test to check if all the maths_fns.kronecker_product.transpose_*() functions revert. Calling the function twice should return the matrix to the original state. |
2009-09-09 14:04:40 | Tree |
[r9487]
by
bugman
Added a unit test to bounce around all the conversion functions in maths_fns.rotation_matrix. This bounces through: |
2009-09-08 19:07:41 | Tree |
[r9486]
by
bugman
Created the maths_fns.rotation_matrix.R_to_quaternion() function. This is accompanied by 2 unit tests. |
2009-09-08 18:20:34 | Tree |
[r9485]
by
bugman
Created the maths_fns.rotation_matrix.quaternion_to_axis_angle() function. This is accompanied by 2 unit tests. |
2009-09-08 17:51:14 | Tree |
[r9484]
by
bugman
Created the maths_fns.rotation_matrix.axis_angle_to_quaternion() function. This is accompanied by 2 unit tests. |
2009-09-08 17:17:29 | Tree |