Werner Kassens on the SciSmalltalk mailing-list told me that apparently there some statistic tests in SciSmalltalk :
ChiSquare, f-test and t-test are available at least. Look at : - RandomGenerator>>chiSquare:repeating: - DhbNumericalMethodsTestCase>>testTTest - DhbNumericalMethodsTestCase>>testFTest
Already a good start ! We definitively need to refactor all these Dbh* classes.
On Wed, Sep 17, 2014 at 3:09 PM, Alexandre Bergel alexandre.bergel@me.com wrote:
Will you consider on some point probability tests? This is important to verify hypothesis...
Cheers, Alexandre
Le 17-09-2014 à 5:41, Serge Stinckwich serge.stinckwich@gmail.com a écrit :
Dear all,
we are to happy to announce SciSmalltalk v0.14
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,
- Didier Besset's numerical methods,
- Ordinary Differential Equation (ODE) Solver.
Version 0.14 includes new work from Werner Kassens about function fittings: https://github.com/SergeStinckwich/SciSmalltalk/wiki/Math-FunctionFit and math accuracy framework: https://github.com/SergeStinckwich/SciSmalltalk/wiki/Math-AccuracyFramework
SciSmalltalk project web page is here: https://github.com/SergeStinckwich/SciSmalltalk All the code is available under the MIT licence.
We have more than 506 green unit tests and we run a CI job here: https://ci.inria.fr/pharo-contribution/job/SciSmalltalk/
This version should work on Pharo 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
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/ _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev