1
0
mirror of https://github.com/vlang/awesome-v.git synced 2023-08-10 21:13:23 +03:00

Merge pull request #44 from christopherzimmerman/master

Added vnum
This commit is contained in:
Don Alfons Nisnoni
2020-01-01 05:17:00 +08:00
committed by GitHub

View File

@@ -134,6 +134,7 @@ A curated list of awesome V frameworks, libraries, software and resources.
### Scientific Computing
* [vsl](https://github.com/ulises-jeremias/vsl) - A pure-V scientific library with a great variety of functions.
* [vnum](https://github.com/vlang-num/vnum) - Numerical computing library supporting n-dimensional data, backed by LAPACK and BLAS
## Other