In fact it was a typo, this is an external package developed by Nicolas Cellier : http://www.squeaksource.com/Smallapack.html Sorry, not integrated with SciSmalltalk at the moment. Regards, On Mon, Jul 21, 2014 at 4:34 PM, Ben Coman <btc@openinworld.com> wrote:
Serge Stinckwich wrote:
Dear all,
we are to happy to announce SciSmalltalk v0.12
SciSmalltalk is a new Smalltalk project, similar to existing scientific libraries like NumPy, SciPy for Python or SciRuby for Ruby. SciSmalltalk already provide the following basic functionalities:
- complex and quaternions extensions, - random number generators, - fuzzy algorithms, - LAPACK linear algebra package,
This is interesting. Googling "SciSmalltalk LAPACK" showed very little. Do you mean you have FFI bindings to Fortan libraries of... http://www.netlib.org/lapack/ ?
Maybe using NativeBoost? cheers, Ben
- Didier Besset's numerical methods, - Ordinary Differential Equation (ODE) Solver).
Everything is available here: https://github.com/SergeStinckwich/SciSmalltalk All the code is available under the MIT licence.
We have more than 424 green unit tests and we run a CI job here: https://ci.inria.fr/pharo-contribution/job/SciSmalltalk/
This version should work on Pharo 2.0/3.0/4.0 and also Squeak 4.5 (to be confirmed).
We are a small community, we are looking for more volunteers to contribute code and documentation. Please join us at : https://groups.google.com/forum/#!forum/scismalltalk
Regards,
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/