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.

Basic maths

This tutorial explains how to do some basic mathematical operations with PyDPF-Core.

Basic maths