mirror of
https://github.com/logos-messaging/packages.git
synced 2026-02-19 07:53:13 +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",
|
"description": "experiment to build a jinja like template parser",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/enthus1ast/nimWebTemplates"
|
"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