Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 262 Bytes

dot_and_outer.md

File metadata and controls

11 lines (10 loc) · 262 Bytes

NumPy and Matplotlib: reshape, dot products, lines and subplots

  • {doc}methods_vs_functions;
  • {doc}reshape_and_4d;
  • {doc}allclose;
  • {doc}arange;
  • {doc}dot_outer;
  • {doc}newaxis;
  • {doc}subtract_means;
  • {doc}plot_lines;
  • {doc}subplots.