blob: 99c22de7301ad56eac0583cc8130f54d1640d771 (
plain)
1
2
3
4
5
6
7
|
{
"name": "levmar",
"version-string": "2.6",
"description": "Levenberg-Marquardt nonlinear least squares optimization algorithm",
"homepage": "http://users.ics.forth.gr/~lourakis/levmar/",
"supports": "!(uwp | osx | linux)"
}
|