mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Add basic2d/basic3d
This commit is contained in:
parent
cc006a9148
commit
0786983a1e
@ -7315,5 +7315,33 @@
|
||||
"description": "Support for ensemble file format and arithmetic using jackknife/bootstrap propagation of errors",
|
||||
"license": "BSD3",
|
||||
"web": "https://github.com/JeffersonLab/ensem"
|
||||
},
|
||||
{
|
||||
"name": "basic2d",
|
||||
"url": "https://github.com/nim-lang/basic2d",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"deprecated",
|
||||
"vector",
|
||||
"stdlib",
|
||||
"library"
|
||||
],
|
||||
"description": "Deprecated module for vector/matrices operations.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/basic2d"
|
||||
},
|
||||
{
|
||||
"name": "basic3d",
|
||||
"url": "https://github.com/nim-lang/basic3d",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"deprecated",
|
||||
"vector",
|
||||
"stdlib",
|
||||
"library"
|
||||
],
|
||||
"description": "Deprecated module for vector/matrices operations.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/basic3d"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user