From Carl R. Woese Institute for Genomic Biology - University of Illinois Urbana-Champaign
Jump to navigation
Jump to search
| Application
|
Installed Versions
|
Description
|
| GSL
|
|
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers.
The library provides a wide range of mathematical routines such as random number generators, special functions
and least-squares fitting. - Homepage: http://www.gnu.org/software/gsl/
|
| cuDNN
|
|
The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU-accelerated library of primitives for
deep neural networks.
|
| OpenBLAS
|
|
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. - Homepage: http://xianyi.github.com/OpenBLAS/
|
| FFTW
|
|
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT)
in one or more dimensions, of arbitrary input size, and of both real and complex data. - Homepage: http://www.fftw.org
|
| ScaLAPACK
|
|
The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines
redesigned for distributed memory MIMD parallel computers. - Homepage: http://www.netlib.org/scalapack/
|