Menu

SVN archive Commit Log


Commit Date  
[r4850] by bugman

Fixes for the unit tests of the partition_params() function.

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
(which calls 'ones()') was specified as a integer array.
https://mail.gna.org/public/minfx-commits/2008-01/msg00004.html (Message-id:
<E1JF9Gs-000081-9c@...>)

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
[r4845] by semor

Converted test_suite modules from Numeric to numpy.

2008-01-17 21:09:17 Tree
[r4844] by semor

Converted some sample scripts from Numeric to numpy.

2008-01-17 21:04:34 Tree
[r4843] by semor

Converted dx modules from Numeric to numpy.

2008-01-17 20:58:50 Tree
[r4842] by semor

Finished the conversion of maths_fns modules from Numeric to numpy.

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
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.