diff options
author | Xianyi Zhang <xianyi@iscas.ac.cn> | 2013-04-25 00:45:42 +0800 |
---|---|---|
committer | Xianyi Zhang <xianyi@iscas.ac.cn> | 2013-04-25 00:45:42 +0800 |
commit | dbbda55e67efe3dad1c18db77c46c020928d1f1b (patch) | |
tree | 1f55824db35d8955a069f2d366fc22efbf13a4fc /README.md | |
parent | 6c34a7f43c15a3a77bd07a6184b6b3af13546fce (diff) | |
download | openblas-dbbda55e67efe3dad1c18db77c46c020928d1f1b.tar.gz openblas-dbbda55e67efe3dad1c18db77c46c020928d1f1b.tar.bz2 openblas-dbbda55e67efe3dad1c18db77c46c020928d1f1b.zip |
Updated the mailing list for OpenBLAS.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -91,8 +91,8 @@ If you compile this lib with USE_OPENMP=1, you should use the above functions, t Please add a issue in https://github.com/xianyi/OpenBLAS/issues ## Contact -OpenBLAS users mailing list: https://groups.google.com/forum/#!forum/openblas-users -OpenBLAS developers mailing list: https://groups.google.com/forum/#!forum/openblas-dev +* OpenBLAS users mailing list: https://groups.google.com/forum/#!forum/openblas-users +* OpenBLAS developers mailing list: https://groups.google.com/forum/#!forum/openblas-dev ## ChangeLog Please see Changelog.txt to obtain the differences between GotoBLAS2 1.13 BSD version. |