Added package chebyshev

This commit is contained in:
Xiao-Yong Jin 2017-06-29 14:48:52 -05:00
parent 9eb0e1c3f2
commit 99db0f9648

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"
}
]