Fork me on GitHub

sglib by [ezander][]

ezander

A Malab/Octave toolbox for stochastic Galerkin methods [ezander][]

SGLib is a toolbox for Matlab helping in the development of stochastic Galerkin and (to a lesser part as yet) stochastic collocation methods. More or less extensive documentation is available in the toolbox itself.

Installation

See the wiki.

License

GPL v3

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Authors

Elmar Zander (e.zander@tu-bs.de)

Download

You can download this project in either zip or tar formats. However, to always have the newest version you’d better install git and clone the project.

You can also clone the project with Git by running:

$ git clone git://github.com/ezander/sglib