.. _ref_tutorials_mathematics: =========== Mathematics =========== DPF provides operators for implementing mathematical operations, ranging from addition and multiplication to FFT and QR solving. This section explains how to you can do mathematical operations using PyDPF-Core API and data structures. .. grid:: 1 1 3 3 :gutter: 2 :padding: 2 :margin: 2 .. grid-item-card:: Basic maths :link: ref_basic_math :link-type: ref :text-align: center :class-card: sd-bg-light :class-header: sd-bg-light sd-text-dark :class-footer: sd-bg-light sd-text-dark This tutorial explains how to do some basic mathematical operations with PyDPF-Core. +++ Requires DPF 9.1 or above (2025 R1). .. toctree:: :maxdepth: 2 :hidden: basic_maths.rst