Merge branch 'master' into master
This commit is contained in:
commit
761373f6fd
1 changed files with 13 additions and 0 deletions
|
|
@ -6596,5 +6596,18 @@
|
|||
"description": "Lightweight audio mixer for SDL2",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rxi/cmixer_sdl2-nim"
|
||||
},
|
||||
{
|
||||
"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