A Synopsis of R, Python and Matlab/Octave syntax

scripting-tutorials
Published

May 28, 2016

This work is NOT mine. It just points to a compilation of resources which are useful syntactical differences among popular scripting languages. It just happens that you may need to code in different languages at once, and may stumble on commands that are similar but not identical to one another.

The links contain Matlab/Octave, R, Python and Julia syntaxes for common operations.

  1. Matlab vs Python
  2. Matlab, Python (Numpy), R, Julia
  3. Python vs R (no, NOT quarrelling about either)
  4. NumPy for R users

Potentially, a number of benchmarks and evaluations could be posted, unnecessarily duplicating someone else’s work. I’ll add to the list only when I need it!