Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moritz/math-model

Automagic integrator for models (first order ODEs) in Perl 6
https://github.com/moritz/math-model

Last synced: 16 days ago
JSON representation

Automagic integrator for models (first order ODEs) in Perl 6

Awesome Lists containing this project

README

        

`Math::Model` lets you write mathematical and physical models in an easy and
natural way.

Please see https://perlgeek.de/blog-en/perl-6/physical-modelling.html for a
longer description and tutorial.

This module may be used under the terms of the [Artistic License 2.0](https://opensource.org/licenses/Artistic-2.0).
Its accompanying tests and examples are public domain, as defined by the [CC0 1.0 Universal (CC0 1.0) Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/).