Skip to main content
Ctrl+K
itom Documentation - Home
  • Changelog
  • Introduction
  • Installation
  • Getting Started
  • The itom User Interface
    • Plots and Figures
    • Extending the user interface of itom
    • Plugins
    • Python Scripting Language
    • itom Script Reference
    • Miscellaneous
    • Demo scripts
    • Contributing
  • GitHub
  • ITO
  • Changelog
  • Introduction
  • Installation
  • Getting Started
  • The itom User Interface
  • Plots and Figures
  • Extending the user interface of itom
  • Plugins
  • Python Scripting Language
  • itom Script Reference
  • Miscellaneous
  • Demo scripts
  • Contributing
  • GitHub
  • ITO

Section Navigation

  • 12.1. itom
  • 12.2. Python
  • 12.3. Python packages
    • 12.3.10.1. Matplotlib
    • 12.3.10.2. Numpy
      • 12.3.10.2.1. Numpy FFT, PyFFTW
      • 12.3.10.2.2. Copy
      • 12.3.10.2.3. Create array
      • 12.3.10.2.4. Indexing, Slicing and Iterating
      • 12.3.10.2.5. Operations
      • 12.3.10.2.6. Rank and nullspace demo
      • 12.3.10.2.7. Shape manipulation
      • 12.3.10.2.8. Splitting array
      • 12.3.10.2.9. Stacking arrays
    • 12.3.10.3. others
    • 12.3.10.4. Pandas
    • 12.3.10.5. Parallelization and Threading
    • 12.3.10.6. Plotly
    • 12.3.10.7. PyTest
    • 12.3.10.8. Scikit-learn
    • 12.3.10.9. Scipy
    • 12.3.10.10. Seaborn
  • 12. Demo scripts
  • 12.3. Python packages

12.3.10.2. Numpy#

This demos shows the features of numpy (https://numpy.org/doc/stable/user/quickstart.html).

Numpy FFT, PyFFTW

Numpy FFT, PyFFTW

Copy

Copy

Create array

Create array

Indexing, Slicing and Iterating

Indexing, Slicing and Iterating

Operations

Operations

Rank and nullspace demo

Rank and nullspace demo

Shape manipulation

Shape manipulation

Splitting array

Splitting array

Stacking arrays

Stacking arrays

previous

12.3.10.1.27. Toolmanager

next

12.3.10.2.1. Numpy FFT, PyFFTW

Show Source

© Copyright 2011-2024, Institut für Technische Optik (ITO), Universität Stuttgart. Bug report: https://github.com/itom-project/itom/issues.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.15.4.