Commit | Date | |
---|---|---|
[r11400]
by
bugman
Renamed to isotropic cone functions to the free rotor isotropic cone. The model name has changed, as the torsion angle was unrestricted in the earlier code. |
2010-08-04 08:53:17 | Tree |
[r11399]
by
bugman
Simplified and sped up the torsionless pseudo ellipse. 6 functions, and hence 6 numerical integrations, have been deleted as they are repetitive of other |
2010-08-04 07:56:49 | Tree |
2010-08-04 07:42:29 | Tree | |
2010-08-03 21:09:43 | Tree | |
[r11396]
by
bugman
Simplified compile_2nd_matrix_iso_cone() by using rotate_daeg(). The compile_2nd_matrix_*() functions now build the rotation matrix themselves as this is not shared |
2010-08-03 21:02:21 | Tree |
[r11395]
by
bugman
Abstracted the common code in compile_2nd_matrix_*() into rotate_daeg(). This will significantly simplify the addition of all of the 12 models. |
2010-08-03 20:48:06 | Tree |
[r11394]
by
bugman
Shifted all of the shared code in the frame order target functions to reduce_and_rot(). This significantly simplifies the code base and removes a large source of bugs. |
2010-08-03 20:37:46 | Tree |
[r11393]
by
bugman
Partial support for the 12 parametric restriction models of the pseudo-ellipse. All of the specific frame order code can now support these models. The maths_fns code is still |
2010-08-03 20:18:07 | Tree |
[r11392]
by
bugman
The frame_order.select_model() user fn docstring now describes all 12 parametric restriction models. |
2010-08-03 14:22:39 | Tree |
[r11391]
by
bugman
Added target function aliases for all 12 parameteric restriction models of the pseudo-ellipse. |
2010-08-03 13:17:54 | Tree |