Added package euclidean (#1156)
This commit is contained in:
parent
ed128e5cbf
commit
453a0be598
1 changed files with 14 additions and 0 deletions
|
|
@ -14168,6 +14168,20 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/juancarlospaco/nim-easings"
|
||||
},
|
||||
{
|
||||
"name": "euclidean",
|
||||
"url": "https://github.com/juancarlospaco/nim-euclidean",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"euclidean",
|
||||
"modulo",
|
||||
"division",
|
||||
"math"
|
||||
],
|
||||
"description": "Euclidean Division & Euclidean Modulo",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/juancarlospaco/nim-euclidean"
|
||||
},
|
||||
{
|
||||
"name": "fletcher",
|
||||
"url": "https://github.com/Akito13/nim-fletcher",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue