mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Add arraymancer
Arraymancer is a tensor / multidimensional array
This commit is contained in:
parent
2e00205b7e
commit
76186d867d
@ -6723,5 +6723,22 @@
|
||||
"description": "Pack rects into bigger rect",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/yglukhov/rect_packer"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "arraymancer",
|
||||
"url": "https://github.com/mratsim/Arraymancer",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"vector",
|
||||
"matrix",
|
||||
"array",
|
||||
"ndarray",
|
||||
"multidimensional-array"
|
||||
"linear-algebra",
|
||||
"tensor"
|
||||
],
|
||||
"description": "A tensor (multidimensional array) library for Nim",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://mratsim.github.io/Arraymancer/"
|
||||
},
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user