I just committed a ConfigurationOfSmallapack that loads in Pharo1.4 and passes the tests on MacOSX (use version 1.1 or #development).
On other platforms, you'll need to provide appropriate LAPACK/BLAS DLL.
In other dialects (Squeak) or Pharo versions, the configuration has not been tested.
Nicolas
why not
On Mar 6, 2012, at 3:11 AM, Serge Stinckwich wrote:
> On Tue, Mar 6, 2012 at 4:29 AM, St�phane Ducasse
> <stephane.ducasse@inria.fr> wrote:
>> It would be really interesting to organize a bit the scientific packages so that we have one nice library to look for.
>> Serge if you have some code please package it.
>
> Yes sure !
>
> Anyone is aware of any Smalltalk code/project that might be used for a
> scientific library for Smalltalk.
> At the moment, there is a lot of fragmentation:
>
> - DHBNumerical (MIT): http://www.squeaksource.com/DHBNumerical.html
> - StMath (licence unknown):
> http://live.exept.de/doc/online/english/programming/goody_stmath.html
> - MathComplex and MathQuaternion (MIT): http://www.squeaksource.com/Complex.html
> - Smallapack (MIT): http://www.squeaksource.com/Smallapack.html
>
> Who is willing to contribue and in what domain (numerical analysis,
> matrix, probability distribution, ...) ?
>
> Maybe we can propose a GSOC project for a student ?
now we should start to
� � � �- define a configurationOf for DHB
� � � �- produce more tests Right now they are all in one class
� � � �- may be produce some simple doc. I should reread the book (I read it in draft at least 5 times).
Stef
> Regards,
> --
> Serge Stinckwich
> UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam
> Every DSL ends up being Smalltalk
> http://doesnotunderstand.org/
>