mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package pmath (#2841)
This commit is contained in:
parent
2c6c127fab
commit
f5dac1b422
@ -32961,5 +32961,19 @@
|
|||||||
"description": "Nim Julia bridge",
|
"description": "Nim Julia bridge",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/SciNim/nimjl"
|
"web": "https://github.com/SciNim/nimjl"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "pmath",
|
||||||
|
"url": "https://github.com/nlits-projects/pmath",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"math",
|
||||||
|
"fractions",
|
||||||
|
"radicals",
|
||||||
|
"precise"
|
||||||
|
],
|
||||||
|
"description": "library that resolves the inaccuracies of normal float math. ",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nlits-projects/pmath"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user