From dc19e83ecbf57855bb9a658a03e50b34aaa2b61f Mon Sep 17 00:00:00 2001 From: Ulises Jeremias Cornejo Fandos Date: Sun, 29 Dec 2019 02:55:45 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8425068..733c1d0 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ A curated list of awesome V frameworks, libraries, software and resources. * [Game Development](#game-development) * [Eventing](#eventing) * [UI Toolkits](#user-interface-ui-toolkits) + * [Scientific Computing](#scientific-computing) * [Other](#other) * [Videos](#videos) * [Programming contests](#programming-contests) @@ -131,6 +132,9 @@ A curated list of awesome V frameworks, libraries, software and resources. * [vig](https://github.com/nsauzede/vig) - Bindings for [Dear ImGui](https://github.com/ocornut/imgui) GUI toolkit. * [vnk](https://github.com/nsauzede/vnk) - Bindings for [Nuklear](https://github.com/vurtun/nuklear) GUI toolkit. +### Scientific Computing +* [vsl](https://github.com/ulises-jeremias/vsl) - A pure-V scientific library with a great variety of functions. + ## Other ### Videos