Merge branch 'master' into patch-2
This commit is contained in:
commit
172c8d36f5
1 changed files with 18 additions and 0 deletions
|
|
@ -8973,6 +8973,24 @@
|
|||
"license": "MIT",
|
||||
"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",
|
||||
"url": "https://github.com/narimiran/itertools",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue