mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add accuratesums (#1725)
This commit is contained in:
parent
cf8e8fa7fb
commit
b1e8fbaad5
@ -20583,5 +20583,23 @@
|
||||
"description": "Extends stdlib make it easy on some case",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/zendbit/nim.stdext"
|
||||
},
|
||||
{
|
||||
"name": "AccurateSums",
|
||||
"url": "https://gitlab.com/lbartoletti/accuratesums",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"sum",
|
||||
"float",
|
||||
"errors",
|
||||
"floating point",
|
||||
"rounding",
|
||||
"numerical methods",
|
||||
"number",
|
||||
"math"
|
||||
],
|
||||
"description": "Accurate Floating Point Sums and Products.",
|
||||
"license": "MIT",
|
||||
"web": "https://gitlab.com/lbartoletti/accuratesums"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user