Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/moritz/math-model
- Owner: moritz
- Created: 2010-06-14T08:06:03.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T21:37:06.000Z (over 6 years ago)
- Last Synced: 2024-11-05T20:49:08.188Z (2 months ago)
- Language: Perl 6
- Homepage: http://perlgeek.de/blog-en/perl-6/physical-modelling.html
- Size: 36.1 KB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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/).