@@ -48,7 +48,9 @@ Current this latest step, an environment variable called MW\_MINGW64\_LOC is aut
...
@@ -48,7 +48,9 @@ Current this latest step, an environment variable called MW\_MINGW64\_LOC is aut
\paragraph{}Here is a list of packages used in the FA$\mu$ST project.
\paragraph{}Here is a list of packages used in the FA$\mu$ST project.
\begin{itemize}
\begin{itemize}
\item\textbf{Eigen} is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms (see \url{http://eigen.tuxfamily.org}). This library is automatically install: there are nothing to do (see the directory "./externals").
\item\textbf{Eigen} is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms (see \url{http://eigen.tuxfamily.org}). This library is automatically install: there are nothing to do (see the directory "./externals").
\item\textbf{OpenBLAS} is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. (see \url{http://www.openblas.net}). To install OpenBlas, refer to \url{https://github.com/xianyi/OpenBLAS/wiki/Installation-Guide}.
\item\textbf{OpenBLAS} is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. (see \url{http://www.openblas.net}). To install OpenBlas, refer to \url{https://github.com/xianyi/OpenBLAS/wiki/Installation-Guide}. You can directly download precompiled binary here \url{https://sourceforge.net/projects/openblas/files/v0.2.14/}