Commit | Date | |
---|---|---|
[r25877]
by
bugman
Changed the default oversampling factor from 100 to 1 in the frame_order.sobol_setup user function. |
2014-09-17 15:11:37 | Tree |
[r25876]
by
bugman
Updated all the lib.frame_order.*.pcs_numeric_int_*() functions for the new Sobol' point algorithm. The functions now all accept the max_points argument and terminate the loop over the Sobol' points |
2014-09-17 15:11:36 | Tree |
[r25875]
by
bugman
Updated the frame order count_sobol_points() function to use the new Sobol_data container. The Sobol' sequence data generated by the target function is now located at |
2014-09-17 15:11:33 | Tree |
[r25874]
by
bugman
Huge speed up for the generation of the Sobol' sequence data in the frame order target function. The new Sobol_data class has been created and is instantiated in the module namespace as |
2014-09-17 15:11:32 | Tree |
[r25873]
by
bugman
Updated the frame order count_sobol_points() function to handle the swapped axis order. |
2014-09-17 15:11:30 | Tree |
[r25872]
by
bugman
Changed the creation of the Sobol' points in the frame order target function. For increased accuracy of the numerical PCS integration, the first 1000 points of the Sobol' |
2014-09-17 15:11:28 | Tree |
[r25871]
by
bugman
Fix for the percentage calculation for the frame order count_sobol_points() function. |
2014-09-17 15:11:26 | Tree |
[r25870]
by
bugman
The frame order target function now passes the maximum number of Sobol' points to the relax library. The value is being passed into the lib.frame_order.*.pcs_numeric_int_*() functions, though it is not |
2014-09-17 15:11:25 | Tree |
[r25869]
by
bugman
Improved the print out formatting for the count_sobol_points() frame order function. |
2014-09-17 15:11:23 | Tree |
[r25868]
by
bugman
The frame_order.count_sobol_points user function now shows more information. The maximum number and oversampling factors are now also printed out for maximum user feedback. |
2014-09-17 15:11:21 | Tree |