mirror of
https://github.com/boostorg/odeint.git
synced 2026-01-19 04:22:12 +00:00
20 lines
501 B
JSON
20 lines
501 B
JSON
{
|
|
"key": "numeric/odeint",
|
|
"name": "Odeint",
|
|
"authors": [
|
|
"Karsten Ahnert",
|
|
"Mario Mulansky"
|
|
],
|
|
"description": "Solving ordinary differential equations.",
|
|
"category": [
|
|
"Math"
|
|
],
|
|
"maintainers": [
|
|
"Karsten Ahnert <karsten.ahnert -at- gmx.de>",
|
|
"Mario Mulansky <mario.mulansky -at- gmx.net>",
|
|
"Matt Borland <matt -at- mattborland.com>",
|
|
"Nick Thompson <nathompson7 -at- protonmail.com>"
|
|
],
|
|
"cxxstd": "11"
|
|
}
|