Added package dual (#1654)

This commit is contained in:
Jason Nielsen 2020-10-03 18:33:23 -04:00 committed by GitHub
parent 2e9421d43b
commit 7611338bef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19693,5 +19693,17 @@
"license": "MIT",
"web": "https://github.com/hlaaftana/marggers",
"doc": "https://hlaaftana.github.io/marggers/marggers.html"
},
{
"name": "dual",
"url": "https://github.com/drjdn/nim_dual",
"method": "git",
"tags": [
"math",
"library"
],
"description": "Implementation of dual numbers",
"license": "MIT",
"web": "https://github.com/drjdn/nim_dual"
}
]