| | 34 | |
| | 35 | == Acknowledgements == |
| | 36 | |
| | 37 | TOL was not possible without the contribution of next open source projects (alphabetical order): |
| | 38 | |
| | 39 | * [http://www.alglib.net ALGLIB]: |
| | 40 | Efficient multilingual scientific software library |
| | 41 | * [http://www.cs.umd.edu/~mount/ANN/ ANN]: |
| | 42 | ANN: A Library for Approximate Nearest Neighbor Searching |
| | 43 | * [http://math-atlas.sourceforge.net/ ATLAS]: |
| | 44 | Automatically Tuned Linear Algebra Software |
| | 45 | * [http://www.netlib.org/blas/index.html BLAS ]: |
| | 46 | Basic Linear Algebra Subprograms |
| | 47 | * [http://www.bzip.org/ BZip2]: |
| | 48 | High-quality data compressor |
| | 49 | * [http://www.cise.ufl.edu/research/sparse/cholmod/ CHOLMOD]: |
| | 50 | Sparse Cholesky factorization and update/downdate |
| | 51 | * [http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm#s CLUSTERLIB]: |
| | 52 | The C clustering library for cDNA microarray data |
| | 53 | * [http://people.scs.fsu.edu/~burkardt/cpp_src/dcdflib/dcdflib.html DCDFLIB]: |
| | 54 | Evaluating cumulative probability density functions |
| | 55 | * [http://code.google.com/p/google-sparsehash/ Google Sparse Hash]: |
| | 56 | An extremely memory-efficient hash_map implementation |
| | 57 | * [http://www.gnu.org/software/gsl/ GSL]: |
| | 58 | GNU Scientific Library |
| | 59 | * [https://projects.coin-or.org/Ipopt IPOPT]: |
| | 60 | Interior Point OPTimizer a software package for large-scale nonlinear local optimization |
| | 61 | * [http://www.cs.umd.edu/users/mount/Projects/KMeans/ KMLOCAL]: |
| | 62 | Efficient Algorithms for K-Means Clustering |
| | 63 | * [http://www.netlib.org/lapack/index.html LAPACK]: |
| | 64 | Linear Algebra PACKage |
| | 65 | * [http://ab-initio.mit.edu/nlopt NLopt]: |
| | 66 | Steven G. Johnson, The NLopt nonlinear-optimization package |
| | 67 | * [http://www.umiacs.umd.edu/~vikas/Software/optimal_bw/optimal_bw_code.htm optimal_bw]: |
| | 68 | Fast O(N+M) Univariate Kernel Density Estimation with Optimal Bandwith |
| | 69 | * [http://www.r-project.org// R]: |
| | 70 | The R Project for Statistical Computing |
| | 71 | * [http://www.artpol-software.com/ ZipArchive]: |
| | 72 | Adds ZIP compression functionality to your software |
| | 73 | |