mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Add package mpfit (#767)
This commit is contained in:
parent
9fa708f2a8
commit
12281d7c9e
@ -8960,6 +8960,24 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Vindaar/nimhdf5"
|
"web": "https://github.com/Vindaar/nimhdf5"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "mpfit",
|
||||||
|
"url": "https://github.com/Vindaar/nim-mpfit",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"wrapper",
|
||||||
|
"binding",
|
||||||
|
"nonlinear",
|
||||||
|
"least-squares",
|
||||||
|
"fitting",
|
||||||
|
"levenberg-marquardt",
|
||||||
|
"regression"
|
||||||
|
],
|
||||||
|
"description": "A wrapper for the cMPFIT non-linear least squares fitting library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Vindaar/nim-mpfit"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "itertools",
|
"name": "itertools",
|
||||||
"url": "https://github.com/narimiran/itertools",
|
"url": "https://github.com/narimiran/itertools",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user