Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

matplotlib

matplotlib is a python package for plotting. It is motivated by MATLAB.

  • Available on Fourierseq (ubuntu package : python-matplotlib)
  • See Gallery for the example. If you click each plot, you can see a python code to generate that plot.

numpy

numpy is a python library for numerical computing.