Commit | Date | |
---|---|---|
[r15295]
by
bugman
All of the non-quadratic integration frame order target functions have been converted to quasi-random. This completes the update from Monte Carlo to quasi-random numerical integration. |
2012-02-03 10:41:55 | Tree |
[r15294]
by
bugman
Converted all of the PCS numerical integration methods to use the quasi-random Sobol' sequence data. This is to convert from Monte Carlo to quasi-random numerical integration. |
2012-02-03 10:34:37 | Tree |
[r15293]
by
bugman
The 3 rotor frame order system tests now check the chi2 when using 50 Sobol points. This is very rough, but good enough to test the code. |
2012-02-02 16:43:10 | Tree |
[r15292]
by
bugman
The number of numerical integration points can now be decreased in the frame order system tests. The rotor model is now using only 50 points rather than the default of 200000. |
2012-02-02 16:38:35 | Tree |
[r15291]
by
bugman
Changed the mcint flag to the quad_int flag. This is a variable of the frame order data pipes, and is used to switch numerical optimisation techniques. |
2012-02-02 16:04:32 | Tree |
[r15290]
by
bugman
The number of integration points is now set as a cdp variable. This is to allow the test-suite to cut the number of points down to a reasonable level. |
2012-02-02 15:36:13 | Tree |
[r15289]
by
bugman
The frame order rotor model numerical integration method has been changed. The Monte Carlo numerical integration has been converted to the quasi-random method. |
2012-02-02 15:32:35 | Tree |
[r15288]
by
bugman
Saved a lot of memory with the Sobol sequence generation by using float16 and not keeping raw points. |
2012-02-02 14:13:54 | Tree |
[r15287]
by
bugman
The frame order create_sobol_data() method has been redesigned to handle all model types. |
2012-02-01 12:29:33 | Tree |
[r15286]
by
bugman
Started to convert the frame order rotor model to quasi-random numerical integration. |
2012-02-01 12:28:57 | Tree |