Navigation

  • next
  • previous |
  • Scipy lecture notes »
  • 1. Getting started with Python for science »
  • 1.3. NumPy: creating and manipulating numerical data »
  • Collapse to compact view Collapse document to compact view
  • Edit Improve this page:
    Edit it on Github.

1.3.6. Full code examples¶

1.3.6.1. Full code examples for the numpy chapter¶

../../_images/sphx_glr_plot_basic2dplot_thumb.png

2D plotting

../../_images/sphx_glr_plot_basic1dplot_thumb.png

1D plotting

../../_images/sphx_glr_plot_distances_thumb.png

Distances exercise

../../_images/sphx_glr_plot_polyfit_thumb.png

Fitting to polynomial

../../_images/sphx_glr_plot_chebyfit_thumb.png

Fitting in Chebyshev basis

../../_images/sphx_glr_plot_populations_thumb.png

Population exercise

../../_images/sphx_glr_plot_elephant_thumb.png

Reading and writing an elephant

../../_images/sphx_glr_plot_mandelbrot_thumb.png

Mandelbrot set

../../_images/sphx_glr_plot_randomwalk_thumb.png

Random walk exercise

Download all examples in Python source code: auto_examples_python.zip
Download all examples in Jupyter notebooks: auto_examples_jupyter.zip

Gallery generated by Sphinx-Gallery

Table Of Contents

  • 1.3.6. Full code examples
    • 1.3.6.1. Full code examples for the numpy chapter

Navigation

  • next
  • previous |
  • Scipy lecture notes »
  • 1. Getting started with Python for science »
  • 1.3. NumPy: creating and manipulating numerical data »
  • Collapse to compact view Collapse document to compact view
  • Edit Improve this page:
    Edit it on Github.
© Copyright 2012,2013,2015,2016,2017. Created using Sphinx 1.6.3.