mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-29 04:42:28 -04:00
17 lines
370 B
JSON
17 lines
370 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>"
|
||
|
]
|
||
|
}
|