close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Dec 22, 2009, 8:40:33 AM (15 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v3
|
v4
|
|
3 | 3 | TOL was not possible without the contribution of next open source projects: |
4 | 4 | |
| 5 | |
| 6 | * [http://www.alglib.net ALGLIB]: |
| 7 | Efficient multilingual scientific software library |
| 8 | * [http://www.cs.umd.edu/~mount/ANN/ ANN]: |
| 9 | ANN: A Library for Approximate Nearest Neighbor Searching |
| 10 | * [http://math-atlas.sourceforge.net/ ATLAS]: |
| 11 | Automatically Tuned Linear Algebra Software |
5 | 12 | * [http://www.netlib.org/blas/index.html BLAS ]: |
6 | 13 | Basic Linear Algebra Subprograms |
| 14 | * [http://www.bzip.org/ BZip2]: |
| 15 | High-quality data compressor |
| 16 | * [http://www.cise.ufl.edu/research/sparse/cholmod/ CHOLMOD]: |
| 17 | Sparse Cholesky factorization and update/downdate |
| 18 | * [http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm#s CLUSTERLIB]: |
| 19 | The C clustering library for cDNA microarray data |
| 20 | * [http://people.scs.fsu.edu/~burkardt/cpp_src/dcdflib/dcdflib.html DCDFLIB]: |
| 21 | Evaluating cumulative probability density functions |
| 22 | * [http://code.google.com/p/google-sparsehash/ Google Sparse Hash]: |
| 23 | An extremely memory-efficient hash_map implementation |
| 24 | * [http://www.gnu.org/software/gsl/ GSL]: |
| 25 | GNU Scientific Library |
| 26 | * [http://www.cs.umd.edu/users/mount/Projects/KMeans/ KMLOCAL]: |
| 27 | Efficient Algorithms for K-Means Clustering |
7 | 28 | * [http://www.netlib.org/lapack/index.html LAPACK]: |
8 | 29 | Linear Algebra PACKage |
9 | | * [http://math-atlas.sourceforge.net/ ATLAS]: |
10 | | Automatically Tuned Linear Algebra Software |
11 | | * [http://www.gnu.org/software/gsl/ GSL]: |
12 | | GNU Scientific Library |
13 | | * [http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm#s CLUSTERLIB]: |
14 | | The C clustering library for cDNA microarray data |
15 | | * [http://www.cs.umd.edu/users/mount/Projects/KMeans/ KMLOCAL]: |
16 | | Efficient Algorithms for K-Means Clustering |
17 | | * [http://www.cise.ufl.edu/research/sparse/cholmod/ CHOLMOD]: |
18 | | Sparse Cholesky factorization and update/downdate |
19 | | * [http://people.scs.fsu.edu/~burkardt/cpp_src/dcdflib/dcdflib.html DCDFLIB]: |
20 | | Evaluating cumulative probability density functions |
21 | | * [http://www.alglib.net ALGLIB]: |
22 | | Efficient multilingual scientific software library |
23 | 30 | * [http://www.umiacs.umd.edu/~vikas/Software/optimal_bw/optimal_bw_code.htm optimal_bw]: |
24 | 31 | Fast O(N+M) Univariate Kernel Density Estimation with Optimal Bandwith |
25 | | * [http://code.google.com/p/google-sparsehash/ Google Sparse Hash]: |
26 | | An extremely memory-efficient hash_map implementation |
27 | | * [http://www.bzip.org/ BZip2]: |
28 | | High-quality data compressor |
| 32 | * [http://www.r-project.org// R]: |
| 33 | The R Project for Statistical Computing |
29 | 34 | * [http://www.artpol-software.com/ ZipArchive]: |
30 | 35 | Adds ZIP compression functionality to your software |
31 | | * [http://www.r-project.org// R]: |
32 | | The R Project for Statistical Computing |
33 | 36 | |