Menu

SVN archive Commit Log


Commit Date  
[r11443] by bugman

Shifted to using numpy.sinc() for the frame order equations.

2010-08-09 11:59:55 Tree
[r11442] by bugman

Added 4 more unit tests for the compile_2nd_matrix_*() functions, and modified one of the others.

2010-08-09 10:21:07 Tree
[r11441] by bugman

Converted the isotropic cone frame order model to use the sinc() function.

This removes much round off error and significantly simplifies the equations.

2010-08-09 09:56:38 Tree
[r11440] by bugman

Added a second unit test for perfect order in compile_2nd_matrix_iso_cone().

This checks values at and close to zero, as the sinc() function is differently defined at this
position.

2010-08-09 09:52:09 Tree
[r11439] by bugman

Implemented the sinc() function.

2010-08-09 08:39:16 Tree
[r11438] by bugman

Wrote 4 unit tests for the compile_2nd_matrix_iso_cone*() frame order functions.

2010-08-09 08:28:53 Tree
[r11437] by bugman

Added the maths_fns.coord_transform module to the package __all__ list.

2010-08-09 08:00:36 Tree
[r11436] by bugman

Fixed another 2 trig typo bugs in populate_2nd_eigenframe_iso_cone().

These are the same issue, sin(2.0*tmax)**2 should have been sin(tmax)**2.

2010-08-08 15:21:18 Tree
[r11435] by bugman

Fixed a bug in populate_2nd_eigenframe_iso_cone().

One of the many trig functions were incorrectly typed out.

2010-08-08 15:14:48 Tree
[r11434] by bugman

Created maths_fns.order_parameters.iso_cone_theta_to_S() function for angle to order param conversion.

2010-08-07 19:31:05 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.