Building: Difference between revisions

912 bytes added ,  6 December 2013
no edit summary
No edit summary
No edit summary
Line 38: Line 38:
| Makefile processor
| Makefile processor
| make
| make
| style="background:red" |  
|-
|-
| AWK, sed, and other Unix utilities
| AWK, sed, and other Unix utilities
| Miscellaneous tasks
| Miscellaneous tasks
| awk, sed, ...
| awk, sed, ...
| style="background:red" |  
|-
|-
| [http://www.gnu.org/software/bison Bison]
| [http://www.gnu.org/software/bison Bison]
| Parser generator
| Parser generator
| bison
| bison
| style="background:green" |  
|-
|-
| [http://www.gnu.org/software/flex Flex]
| [http://www.gnu.org/software/flex Flex]
| Lexical analyzer
| Lexical analyzer
| flex
| flex
| style="background:green" |  
|-
|-
| [http://www.gnu.org/software/autoconf Autoconf]
| [http://www.gnu.org/software/autoconf Autoconf]
| Software configuration
| Software configuration
| autoconf
| autoconf
| style="background:red" |  
|-
|-
| [http://www.gnu.org/software/automake Automake]
| [http://www.gnu.org/software/automake Automake]
| Makefile generator
| Makefile generator
| automake
| automake
| style="background:red" |  
|-
|-
| [http://www.gnu.org/software/libtool Libtool]
| [http://www.gnu.org/software/libtool Libtool]
| Dependency of automake
| Dependency of automake
| libtool
| libtool
| style="background:red" |  
|-
|-
| rowspan="19"| External tools
| rowspan="19"| External tools
Line 67: Line 74:
| Basic Linear Algebra Subroutine library
| Basic Linear Algebra Subroutine library
| libatlas-base-dev
| libatlas-base-dev
| style="background:red" |  
|-
|-
| [http://www.netlib.org/lapack LAPACK]
| [http://www.netlib.org/lapack LAPACK]
| Linear Algebra Package
| Linear Algebra Package
| liblapack-dev
| liblapack-dev
| style="background:red" |  
|-
|-
| [http://www.pcre.org PCRE]
| [http://www.pcre.org PCRE]
| Perl Compatible Regular Expression library
| Perl Compatible Regular Expression library
| libpcre3-dev
| libpcre3-dev
| style="background:red" |  
|-
|-
| [http://www.gnu.org/s/readline GNU Readline]
| [http://www.gnu.org/s/readline GNU Readline]
| Command-line editing library
| Command-line editing library
| libreadline-dev
| libreadline-dev
| style="background:yellow" |  
|-
|-
| [http://forge.scilab.org/index.php/p/arpack-ng ARPACK]
| [http://forge.scilab.org/index.php/p/arpack-ng ARPACK]
| Solution of large-scale eigenvalue problems  
| Solution of large-scale eigenvalue problems  
| libarpack2-dev
| libarpack2-dev
| style="background:red" |  
|-
|-
| [http://curl.haxx.se cURL]
| [http://curl.haxx.se cURL]
| Library for transferring data with URL syntax
| Library for transferring data with URL syntax
| curl
| curl
| style="background:red" |  
|-
|-
| [http://www.fftw.org FFTW3]
| [http://www.fftw.org FFTW3]
| Library for computing discrete Fourier transforms
| Library for computing discrete Fourier transforms
| libfftw3-dev
| libfftw3-dev
| style="background:red" |  
|-
|-
| [http://www.fltk.org FLTK]
| [http://www.fltk.org FLTK]
| Portable GUI toolkit
| Portable GUI toolkit
| libfltk1.3-dev
| libfltk1.3-dev
| style="background:red" |  
|-
|-
| [http://www.freedesktop.org/wiki/Software/fontconfig fontconfig]
| [http://www.freedesktop.org/wiki/Software/fontconfig fontconfig]
| Library for configuring and customizing font access  
| Library for configuring and customizing font access  
| fontconfig
| fontconfig
| style="background:red" |  
|-
|-
| [http://www.freetype.org FreeType]
| [http://www.freetype.org FreeType]
| Portable font engine
| Portable font engine
| libfreetype6-dev
| libfreetype6-dev
| style="background:red" |  
|-
|-
| [http://www.gnu.org/software/glpk GLPK]
| [http://www.gnu.org/software/glpk GLPK]
| GNU Linear Programming Kit
| GNU Linear Programming Kit
| libglpk-dev
| libglpk-dev
| style="background:yellow" |  
|-
|-
| [http://www.gnuplot.info gnuplot]
| [http://www.gnuplot.info gnuplot]
| Interactive graphics program
| Interactive graphics program
| gnuplot
| gnuplot
| style="background:red" |  
|-
|-
| [http://www.graphicsmagick.org GraphicsMagick++]
| [http://www.graphicsmagick.org GraphicsMagick++]
| Image processing library
| Image processing library
| libgraphicsmagick++1-dev
| libgraphicsmagick++1-dev
| style="background:yellow" |  
|-
|-
| [http://www.hdfgroup.org/HDF5 HDF5]
| [http://www.hdfgroup.org/HDF5 HDF5]
| Library for manipulating portable data files
| Library for manipulating portable data files
| libhdf5-dev
| libhdf5-dev
| style="background:yellow" |  
|-
|-
| [http://www.opengl.org OpenGL]
| [http://www.opengl.org OpenGL]
| API for portable 2D and 3D graphics
| API for portable 2D and 3D graphics
| -
| -
| style="background:red" |  
|-
|-
| [http://www.qhull.org Qhull]
| [http://www.qhull.org Qhull]
| Computational geometry library
| Computational geometry library
| libqhull-dev
| libqhull-dev
| style="background:yellow" |  
|-
|-
| [http://sourceforge.net/projects/qrupdate QRUPDATE]
| [http://sourceforge.net/projects/qrupdate QRUPDATE]
| QR factorization updating library
| QR factorization updating library
| libqrupdate-dev
| libqrupdate-dev
| style="background:yellow" |  
|-
|-
| [http://www.cise.ufl.edu/research/sparse/SuiteSparse SuiteSparse]
| [http://www.cise.ufl.edu/research/sparse/SuiteSparse SuiteSparse]
| Sparse matrix factorization library
| Sparse matrix factorization library
| libsuitesparse-dev
| libsuitesparse-dev
| style="background:yellow" |  
|-
|-
| [http://zlib.net zlib]
| [http://zlib.net zlib]
| Data compression library
| Data compression library
| zlib1g-dev
| zlib1g-dev
| style="background:yellow" |  
|}
|}


[[Category:Building]]
[[Category:Building]]
501

edits