From: W. Trevor King Date: Tue, 6 Dec 2011 19:45:37 +0000 (-0500) Subject: Strip trailing whitespace from SciPy and ATLAS post. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3d765ec6642ad3b2a0a8ff8476323b7cc25a169f;p=blog.git Strip trailing whitespace from SciPy and ATLAS post. --- diff --git a/posts/SciPy_and_ATLAS.mdwn b/posts/SciPy_and_ATLAS.mdwn index be763e0..101bc07 100644 --- a/posts/SciPy_and_ATLAS.mdwn +++ b/posts/SciPy_and_ATLAS.mdwn @@ -19,7 +19,7 @@ particular [BLAS][] implementation you're using, and you'll get problems like the above if you're using the reference implementations of BLAS and [LAPACK][]. - $ for x in blas cblas lapack; do eselect $x list; done + $ for x in blas cblas lapack; do eselect $x list; done Installed BLAS for library directory lib [1] reference * Installed CBLAS for library directory lib