Added formulas lib (#1933)

This commit is contained in:
Thiago Navarro 2021-06-17 11:39:08 -03:00 committed by GitHub
parent 16f09a3d30
commit ba86be2787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22852,6 +22852,15 @@
"license": "MIT",
"web": "https://github.com/beef331/sumtypes"
},
{
"name": "formulas",
"url": "https://gitea.com/thisago/formulas.nim",
"method": "git",
"tags": ["math", "geometry"],
"description": "Mathematical formulas",
"license": "MIT",
"web": "https://gitea.com/thisago/formulas.nim"
},
{
"name": "parsesql",
"url": "https://github.com/bung87/parsesql",