mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add fpn library. A fixed point number library in pure Nim. (#1661)
This commit is contained in:
parent
69fede0f25
commit
3c01e54e49
@ -19786,6 +19786,19 @@
|
|||||||
"license": "MIT/ISC",
|
"license": "MIT/ISC",
|
||||||
"web": "https://github.com/c-blake/nimp"
|
"web": "https://github.com/c-blake/nimp"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "fpn",
|
||||||
|
"url": "https://gitlab.com/lbartoletti/fpn",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"fixed point",
|
||||||
|
"number",
|
||||||
|
"math"
|
||||||
|
],
|
||||||
|
"description": "A fixed point number library in pure Nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://gitlab.com/lbartoletti/fpn"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "oblivion",
|
"name": "oblivion",
|
||||||
"url": "https://github.com/sealmove/oblivion",
|
"url": "https://github.com/sealmove/oblivion",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user