Difference between revisions of "Main Page"
From HCL
(→Clusters) |
(→Clusters) |
||
Line 35: | Line 35: | ||
== Clusters == | == Clusters == | ||
* [[SSH]] | * [[SSH]] | ||
+ | * [[Putty]] | ||
* [[HCL cluster]] | * [[HCL cluster]] | ||
* [[Other UCD Resources]] | * [[Other UCD Resources]] |
Revision as of 17:07, 15 March 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