Memo's Island
The art of data science and scientific computing
by
Mehmet Süzen
See also:
Science Memo
Thursday, 24 July 2014
Distributed processing with BASH via LSF' blaunch
›
LSF is currently a de-facto standard in managing computing queues . Many inexpensive CPU or GPU clusters uses LSF. Majority of current aca...
2 comments:
Wednesday, 7 May 2014
Euclid Algorithm for Set of Integers: 'Reduce' vs. trees in R
›
The Euclid Algorithm provides a solution to the greatest common divisor (GCD) of two natural numbers $x_{1}$ and $x_{-2}$ , denoted by $G...
Thursday, 12 September 2013
A technique for doing parameterized unit test in R: Case study with stock price data analysis
›
Ensuring the quality and correctness of statistical or scientific software in general constitute as one for the main responsibilities of sc...
2 comments:
Sunday, 8 September 2013
Weighted Histograms: MATLAB or Octave
›
Histograms are widely used in exploratory data analysis . In some applications, such as Monte Carlo simulations, sometimes the data or th...
‹
›
Home
View web version