Added package fixmath
This commit is contained in:
parent
8805ae06ca
commit
d8ee731934
1 changed files with 11 additions and 0 deletions
|
|
@ -4743,5 +4743,16 @@
|
|||
"description": "BLAS for Nim",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/unicredit/nimblas"
|
||||
},
|
||||
{
|
||||
"name": "fixmath",
|
||||
"url": "https://github.com/Jeff-Ciesielski/fixmath",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"math"
|
||||
],
|
||||
"description": "LibFixMath 16:16 fixed point support for nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Jeff-Ciesielski/fixmath"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue