diff options
author | Xianyi Zhang <xianyi@iscas.ac.cn> | 2013-04-25 00:44:22 +0800 |
---|---|---|
committer | Xianyi Zhang <xianyi@iscas.ac.cn> | 2013-04-25 00:44:22 +0800 |
commit | 6c34a7f43c15a3a77bd07a6184b6b3af13546fce (patch) | |
tree | 6ad2ea004c9c23781fdeeb6c1da259e355467042 /README.md | |
parent | 3326f3152c6e610f6ee2aac9b12464f42ab4ecd3 (diff) | |
download | openblas-6c34a7f43c15a3a77bd07a6184b6b3af13546fce.tar.gz openblas-6c34a7f43c15a3a77bd07a6184b6b3af13546fce.tar.bz2 openblas-6c34a7f43c15a3a77bd07a6184b6b3af13546fce.zip |
Updated the mailing list for OpenBLAS.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -91,7 +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: http://list.rdcps.ac.cn/mailman/listinfo/openblas +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. |