mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 15:13:09 +00:00
Merge branch 'master' into addpolyBoolpackage
This commit is contained in:
commit
702a49ac66
@ -6316,5 +6316,33 @@
|
|||||||
"description": "Hi Fidelity Rendering Engine",
|
"description": "Hi Fidelity Rendering Engine",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jangko/nimAGG"
|
"web": "https://github.com/jangko/nimAGG"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "primme",
|
||||||
|
"url": "https://github.com/jxy/primme",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"eigenvalues",
|
||||||
|
"high-performance",
|
||||||
|
"singular-value-decomposition"
|
||||||
|
],
|
||||||
|
"description": "Nim interface for PRIMME: PReconditioned Iterative MultiMethod Eigensolver",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/jxy/primme"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sitmo",
|
||||||
|
"url": "https://github.com/jxy/sitmo",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"RNG",
|
||||||
|
"Sitmo",
|
||||||
|
"high-performance",
|
||||||
|
"random"
|
||||||
|
],
|
||||||
|
"description": "Sitmo parallel random number generator in Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/jxy/sitmo"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user