Memo's Island
The art of data science and scientific computing
by
Mehmet Süzen
See also:
Science Memo
Thursday, 13 June 2013
Practicing static typing in R: Prime directive on trusting our functions with object oriented programming
›
The creator of S language which R is derived from John Chambers said in one of his books Software for data analysis programming with R...
Monday, 6 May 2013
Logarithmic Density Plots MATLAB or Octave: Two Gaussians Different Scales
›
Common visualization of 3D data manifest as surface and mesh plots. Data may contain values which are different in several orders of magnit...
Wednesday, 3 April 2013
Reading Binary Data Files Written in C: Python - Numpy Case Study
›
One of the major components of scientific computation is producing results into a file . Usually bunch of numbers, usually structured, is ...
2 comments:
Tuesday, 5 March 2013
Big-O notation: Care on asymptotic behaviour
›
Big-O notation conveys us information about how a given algorithm run time scales with respect to a given input size. However, one has to ...
‹
›
Home
View web version