From 3bd86a3ab808a984b143c900aaa2065c3a0c2348 Mon Sep 17 00:00:00 2001 From: Ivan Azoyan Date: Wed, 9 Dec 2020 20:12:29 +0300 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5b00b47..40f9fad 100644 --- a/readme.md +++ b/readme.md @@ -240,6 +240,7 @@ For more on the differences (particularly between `lanes` and `luaproc`), see th - [SciLua](http://scilua.org/) - Numerical/scientific computing framework built on LuaJIT, with an interface to R. - [Torch7](http://torch.ch/) - Scientific computing framework with wide support for machine learning algorithms, used by Facebook, Google, and more. - [lhf's Lua Tools](http://webserver2.tecgraf.puc-rio.br/~lhf/ftp/lua/) - Assorted libraries and tools, many math- or data-related. +- [talua](https://github.com/azoyan/talua) - Techincal Analysis Lua library ### Parsing and Serialization