From 2d18a8a737c4eb68e23a5cf65156493941909c56 Mon Sep 17 00:00:00 2001 From: cloudygoose Date: Sun, 31 May 2015 23:16:47 +0800 Subject: ... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f72b271..858aeaa 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Nerv uses [luaT]\(a [Torch] library\) to define lua class in C. Enables object-oriented programming in Nerv. * __[The Nerv utility functions](doc/nerv.md)__ Inlcudes some utility functions from luaT to implement __Nerv.Class__. -* __The Nerv Matrix Package__ +* __The Nerv Matrix Package(doc/nerv_matrix.md)__ The Matrix package is a basic package in __Nerv__ that is used to store and manipulate matrices. [luaT]:https://github.com/torch/torch7/tree/master/lib/luaT -- cgit v1.2.3