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

readme: update link and description for vnum after recent (#85)

changes and discussions(https://github.com/vlang/vtl/issues/4)
This commit is contained in:
heronwr 2020-11-30 16:03:12 -05:00 committed by GitHub
parent 41efd6df3b
commit 59071679cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,7 +183,7 @@
### Scientific computing
- [vsl](https://github.com/vlang/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.
- [vtl](https://github.com/vlang/vtl) - Numerical computing library supporting n-dimensional data structure, backed by LAPACKE and OpenBLAS.
### Utility