Menu

SVN archive Commit Log


Commit Date  
[r9489] by bugman

Renamed the data pipes system tests module.

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:
1) euler_zyz_to_R().
2) R_to_axis_angle().
3) axis_angle_to_quaternion().
4) quaternion_to_axis_angle().
5) axis_angle_to_R().
6) R_to_quaternion().
7) quaternion_to_R().
8) R_to_euler_zyz().

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
[r9483] by bugman

Huge simplifications to the unit tests for the maths_fns.rotation_matrix package.

2009-09-08 16:52:54 Tree
[r9482] by bugman

Alphabetical reordering of functions.

2009-09-08 16:27:50 Tree
[r9481] by bugman

Function renaming and argument order changes in the maths_fns.rotation_matrix module.

The naming scheme is now more logical (as well as the argument order).

2009-09-08 16:20:08 Tree
[r9480] by bugman

Added another unit test for maths_fns.rotation_matrix.R_axis_angle().

2009-09-08 15:47:59 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.