Commit | Date | |
---|---|---|
2008-01-17 22:33:55 | Tree | |
[r4849]
by
bugman
Initialise the model_values array in the partition_params() function. This fixes a bug due to model_values not being defined. |
2008-01-17 22:32:10 | Tree |
[r4848]
by
semor
Converted generic_fns modules from Numeric to numpy. As point in a post by Edward d'Auvergne (minfx-devel mailing list, see below), the select_sim array |
2008-01-17 22:00:51 | Tree |
[r4847]
by
semor
Fully converted a specific_fns module from Numeric to numpy. The Numeric.matrixmultiply to numpy.dot change had only been made in the import and not the code. |
2008-01-17 21:15:32 | Tree |
[r4846]
by
semor
Converted a specific_fns module from Numeric to numpy. The Numeric.matrixmultiply module is deprecated and was thus replaced by the numpy.dot module. |
2008-01-17 21:13:26 | Tree |
2008-01-17 21:09:17 | Tree | |
2008-01-17 21:04:34 | Tree | |
2008-01-17 20:58:50 | Tree | |
2008-01-17 20:53:51 | Tree | |
[r4841]
by
semor
Converted another maths_fns module from Numeric to numpy. The Numeric.matrixmultiply module is deprecated and was thus replaced by the numpy.dot module. |
2008-01-17 20:50:18 | Tree |