mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Merge pull request #529 from jxy/add-chebyshev1948
Add package chebyshev
This commit is contained in:
commit
bbfc02a0b1
@ -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…
x
Reference in New Issue
Block a user