Merge pull request #529 from jxy/add-chebyshev1948
Add package chebyshev
This commit is contained in:
commit
bbfc02a0b1
1 changed files with 14 additions and 1 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue