Navigation

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

1.4.6. Full code examples¶

1.4.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.4.6. Full code examples
    • 1.4.6.1. Full code examples for the numpy chapter

Previous topic

1.4.5. Some exercises

Next topic

2D plotting

This Page

  • Show Source

Quick search

Navigation

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