mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
add symbolicnim (#1631)
This commit is contained in:
parent
510afa4f63
commit
e2b76d9e60
@ -19438,5 +19438,19 @@
|
|||||||
"description": "User-friendly wrapper for nim ast",
|
"description": "User-friendly wrapper for nim ast",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://github.com/haxscramper/hnimast"
|
"web": "https://github.com/haxscramper/hnimast"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "symbolicnim",
|
||||||
|
"url": "https://github.com/HugoGranstrom/symbolicnim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"symbolic",
|
||||||
|
"math",
|
||||||
|
"derivative",
|
||||||
|
"algebra"
|
||||||
|
],
|
||||||
|
"description": "A symbolic library written purely in Nim with the ability to compile expressions into efficient functions.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/HugoGranstrom/symbolicnim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user