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.

Changes between Version 2 and Version 3 of About


Ignore:
Timestamp:
Feb 3, 2016, 10:54:45 AM (9 years ago)
Author:
Pedro Gea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • About

    v2 v3  
    77[wiki:WikiStart Home] [[BR]] [[BR]]
    88'''TOL''' [[BR]] [wiki:Software Software] [[BR]] [wiki:Download Download] [[BR]] [wiki:Installation Installation] [[BR]] [wiki:Packages Packages] [[BR]] [wiki:OTAN OTAN] [[BR]] [[BR]]
    9 '''TOL Project''' [[BR]] [wiki:About About TOL] [[BR]] [wiki:Manuals Manuals] [[BR]] [wiki:Contributions Contributions] [[BR]] [wiki:Rprojects R-Projects] [[BR]] [[BR]]
    10 '''Other Links''' [[BR]] [wiki:TracGuide Trac Guide] [[BR]]  [https://mms.tol-project.org MMS] [[BR]] [wiki:TolGrid TOLGrid]
     9'''TOL Project''' [[BR]] [wiki:About About TOL] [[BR]] [wiki:Manuals Manuals] [[BR]] [wiki:Development Development] [[BR]] [wiki:Rprojects R-Projects] [[BR]] [[BR]]
     10'''Other Links''' [[BR]] [wiki:TracGuide Trac Guide] [[BR]] [wiki:WikiTree Wiki Tree] [[BR]] [https://mms.tol-project.org MMS]
    1111}}}
    1212{{{
     
    1919
    2020= About TOL =
    21 
    22 == History ==
    2321
    2422Time Oriented Language, hereafter TOL is a programming language designed for analysis of time series and stochastic processes based on the algebraic representation of time and the time series which allows:
     
    3432
    3533Within this context TOL born to try to answer all these needs and others that have arisen during the implementation process and maturation of language.
     34
     35== Acknowledgements ==
     36
     37TOL 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