NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
NumeRe: Framework fuer Numerische Rechnungen

Introduction

NumeRe: Framework fuer Numerische Rechnungen is a framework written for Microsoft Windows(R) and released under the GNU GPL v3 for solving and visualizing mathematical and physical problems numerically.

NumeRe is based upon muParser, MathGL, BasicExcel, TinyXML-2, the Boost C++-Library & the GNU Scientific Library

License

NumeRe: Framework fuer Numerische Rechnungen Copyright (C) 2017 Erik Haenel et al.

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.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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/.

Dependencies

This section lists the dependencies of this application

Compiler

This application was developed with TDM-GCC 4.9.2, which was derived from the MinGW GCC with the identical version number. In principle, this source code should compile with each gcc port.

GUI-Framework

This application uses wxWidgets v3.0.3 as GUI framework.

External Libraries

You'll need the boost libaries and MathGL to compile this application.