GSoC/GCI Archive
Google Summer of Code 2013 ESUG (European Smalltalk User Group)

SciSmalltalk - Solving Ordinary Differential Equations in Smalltalk

by Natalia Moskovchuk for ESUG (European Smalltalk User Group)

Description SciSmalltalk is a new Smalltalk project, similar to existing scientific libraries like NumPy, SciPy for Python or SciRuby for Ruby. SciSmalltalk already provide basic functionalities under MIT licence: complex and quaternions extensions, random number generator, fuzzy algorithms, LAPACK linear algebra package, Didier Besset's numerical methods, ... We want to extend SciSmalltalk to solve ODE (Ordinary Differential Equations). SciSmalltalk is available here: https://github.com/SergeStinckwich/SciSmalltalk