diff --git a/README.md b/README.md index 93086d0..d4583fa 100644 --- a/README.md +++ b/README.md @@ -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