Difference between revisions of "Main Page"
From HCL
(→Clusters) |
|||
Line 6: | Line 6: | ||
== Development tools == | == Development tools == | ||
− | * [[C/C++]] | + | * [[C/C++]], [[Python]] |
* [[Autotools]] | * [[Autotools]] | ||
− | * [[GDB]] | + | * [[GDB]], [[OProfile]], [[Valgrind]] |
− | |||
− | |||
* [[Doxygen]] | * [[Doxygen]] | ||
− | * [[Subversion]] | + | * [[ChangeLog]], [[Subversion]] |
* [[Eclipse]] | * [[Eclipse]] | ||
Revision as of 09:09, 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