Menu

SVN archive Commit Log


Commit Date  
[r26439] by bugman

Simplifications of pseudo-ellipse 1st degree frame order matrix functions.

The xx, yy, and zz have been renamed to 00, 11, and 22 for consistency. And all sigma_max arguments
have been dropped as they are not used.

2014-11-07 09:39:17 Tree
[r26438] by bugman

Removal of many repetitive calculations in the pseudo-ellipse 2nd degree frame order matrix equations.

2014-11-07 09:36:06 Tree
[r26437] by bugman

Integer to float conversions in part_int_daeg2_pseudo_ellipse_13().

This avoid integer to float conversion during execution, saving a little time for the pseudo-ellipse
2nd degree frame order matrix compilation.

2014-11-07 09:11:47 Tree
[r26436] by bugman

More simplifications of the pseudo-ellipse 2nd degree frame order matrix equations.

2014-11-07 09:08:53 Tree
[r26435] by bugman

Simplification of some of the pseudo-ellipse 2nd degree frame order matrix equations.

2014-11-07 08:52:09 Tree
[r26434] by bugman

Alphabetical ordering of methods in the frame order matrix element simulation script.

2014-11-07 08:09:39 Tree
[r26433] by bugman

Simplifications for the inside_*() methods of the frame order matrix element simulation script.

The limit() method is now called only once outside of these methods and the maximum cone half-angles
passed into the inside_*() methods. Although only slightly faster, this is mainly to simplify the
code.

2014-11-07 08:08:23 Tree
[r26432] by bugman

Added the isotropic cone model to the frame order matrix element simulation script.

The generated in-frame and out-of-frame Grace graphs for the torsion angle cone_sigma_max,
containing the matrix values for 1,000,000 simulation values have been added to the repository. The
inside_iso_cone() method has been created to check for the theta_x and theta_z angle violations from
the rotation_hypersphere() method.

2014-11-07 08:00:59 Tree
[r26431] by bugman

Created the Grace graphs for the torsionless pseudo-ellipse model 1st degree frame order matrix.

These are the values calculated directly from the lib.frame_order modules. The graphs were
previously all zeros.

2014-11-06 19:01:37 Tree
[r26430] by bugman

Implemented the compile_1st_matrix_pseudo_ellipse_torsionless() function.

This is for the lib.frame_order.pseudo_ellipse_torsionless module. The function will calculate the
1st degree in-frame frame order matrix for the torsionless pseudo-ellipse model.

2014-11-06 19:00:00 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.