Merge pull request #529 from jxy/add-chebyshev1948

Add package chebyshev
This commit is contained in:
Dominik Picheta 2017-06-29 20:56:13 +01:00 committed by GitHub
commit bbfc02a0b1

View File

@ -6564,5 +6564,18 @@
"description": "experiment to build a jinja like template parser",
"license": "MIT",
"web": "https://github.com/enthus1ast/nimWebTemplates"
}
},
{
"name": "chebyshev",
"url": "https://github.com/jxy/chebyshev",
"method": "git",
"tags": [
"math",
"approximation",
"numerical"
],
"description": "Chebyshev approximation.",
"license": "MIT",
"web": "https://github.com/jxy/chebyshev"
}
]