You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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.

  • No labels