diff options
Diffstat (limited to 'fast/README.md')
-rw-r--r-- | fast/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fast/README.md b/fast/README.md index 541f93f..a11bd85 100644 --- a/fast/README.md +++ b/fast/README.md @@ -30,3 +30,5 @@ http://bytes.com/topic/c/answers/702569-blas-vs-cblas-c http://www.netlib.org/lapack/#_standard_c_language_apis_for_lapack http://www.osl.iu.edu/research/mtl/download.php3 http://scicomp.stackexchange.com/questions/351/recommendations-for-a-usable-fast-c-matrix-library + +http://goog-perftools.sourceforge.net/doc/tcmalloc.html |