Resources for Writing, Plotting, Math, ...

  Interesting Links on Physics

  1. Feynmann lectures on Physics, the lectures are written in 3 volumes, these lectures were taught in Caltech institue of technology by Feynman. http://www.feynmanlectures.caltech.edu
  2. One dimensional positive, negative, and zero groub veolocity
  3. Two dimensional gravity wave.

  Interesting Links on Mathematics

  1. Discrete Fourier Transformation (DFT) vs. Fast Fourier Transformation (FFT) jupyter notebook
  2. Here is nice video series about FFT by Mike Cohen Youtube . There is many other videos on him youtube home page.
  3. Infinity is a beautiful concept and it is ruining physics Link .

  On Figures and Colormaps

  1. Ten simples rules for better figures link.
  2. Rainbow color map perception artifacts link and paper.
  3. Know-how links on adjusting colormaps.
    1. Modifying matplotlib colormaps stackoverflow link.
    2. Adjusting the zero in a skewed colormap stackoverflow link.
    3. Adjusting extremes stackoverflow link and matploblib link .
    4. Increasing the while band in the blue-white-red colormap github gist link.
  4. On creating a publication quality-figures link

  On Writing

  1. The element of style by Strunk and White pdf
  2. Effective technical writing from PennState link
  3. Writing in the Sciences from Stanford hosted on Coursera Link for the course
  4. Academic Phrasebank Link
  5. Guid to grammer and writing Link
  6. words with similar rhymes Link
  7. Synonyms Link

  Miscellaneous

  1. On writing and some numerical books Link
  2. Reproducibility problem Link