Difference between revisions of "Main Page"
From HCL
(→Libraries) |
(→Data processing) |
||
Line 23: | Line 23: | ||
* [[gnuplot]] | * [[gnuplot]] | ||
* [[Graphviz]] | * [[Graphviz]] | ||
− | * [[ | + | * [[Octave]], [[R]] |
− | |||
== Presentation == | == Presentation == |
Revision as of 09:11, 17 April 2010
This site is set up for sharing ideas, findings and experience in heterogeneous computing. Please, log in and create new or edit existing pages. How to format wiki-pages read here.
Contents
Operating systems
Development tools
Libraries
Data processing
Presentation
Clusters
Some Maths
- Confidence interval (Statistics). Student's t-distribution, which is used to find confidence interval, is implemented in GSL (
gsl_cdf_tdist_Pinv
) - Binomial tree. Use Graphviz to visualize trees