Dear all, i made the first commit for the SciSmalltalk project. The code is available here: https://github.com/SergeStinckwich/SciSmalltalk
As a test, i commit the random number generator available here: http://www.squeaksource.com/Random.html I put here a list of potential existing code that could be integrated in SciSmalltalk: https://github.com/SergeStinckwich/SciSmalltalk/wiki/Existing-Math-packages-in-Smalltalk I will asked the authors if they agree to package their code in SciSmalltalk. In order to have something coherent, every sub-librairies of Sci-Smalltalk should be packaged as 'Math-XXX'. Right now, i have Math-Random and Math-Random-Tests. SciSmalltalk will contain only code released under MIT licence. Any comments ? Best regards, -- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Every DSL ends up being Smalltalk http://doesnotunderstand.org/
