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:
-
Jan 21, 2016, 10:16:00 AM (9 years ago)
- Author:
-
Pedro Gea
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v1
|
|
| 1 | {{{ |
| 2 | #!comment |
| 3 | <LEFT-MENU> |
| 4 | }}} |
| 5 | {{{ |
| 6 | #!div style="width:15%; float:left; clear:none; margin-right:1em; background:#ffb; border:1px solid #b00; padding-left:1em; padding-right:1em" |
| 7 | [wiki:WikiStart Home] [[BR]] [[BR]] |
| 8 | '''Software''' [[BR]] [wiki:Download Download] [[BR]] [wiki:Installation Installation] [[BR]] [wiki:Documentation Documentation] [[BR]] [wiki:Packages Packages] [[BR]] [[BR]] |
| 9 | '''TOL Project''' [[BR]] [wiki:TolDevelopment Development] [[BR]] [wiki:TolPeople Contributors] [[BR]] [[BR]] |
| 10 | '''Others''' [[BR]] [wiki:Rprojects R-Projects] [[BR]] [https://mmm.tol-project.org MMS] [[BR]] [wiki:TolGrid TOLGrid] |
| 11 | }}} |
| 12 | {{{ |
| 13 | #!div style="width:50%; margin-left:20%; padding-left:2em; padding-right:2em" |
| 14 | {{{ |
| 15 | #!comment |
| 16 | </LEFT-MENU> |
| 17 | }}} |
| 18 | |
| 19 | = TOL. The Time Oriented Language = |
| 20 | |
| 21 | == What is TOL? == |
| 22 | |
| 23 | It is a programming language dedicated to the world of statistics and focused on time series analysis and stochastic processes. |
| 24 | |
| 25 | It is a declarative language based on two key features: simple syntactical rules and powerful set of extensible data types and functions. |
| 26 | |
| 27 | TOL is callable by a small text console, but there is also a graphical interface to easily handle all language's tools and functions, providing powerful graphical capacities.[[BR]] |
| 28 | |
| 29 | TOL is distributed under the GNU GPL license. A copy of this license is included within the TOL source code and can be accessed following this [browser:tolp/trunk/tol/COPYING link]. |
| 30 | |
| 31 | == TOL Software == |
| 32 | |
| 33 | [[Image(source:tolp/trunk/tolbase/lib/toltk/images/splash.gif)]] |
| 34 | |
| 35 | [[Image(WikiStart:tolbase.jpg)]] |
| 36 | |
| 37 | |
| 38 | |