2.1. filter_functions

Package for efficient calculation of generalized filter functions

Modules

analytic

This file provides functions for the analytical solutions to some of the dynamical decoupling sequences.

basis

This module defines the Basis class, a subclass of NumPy's ndarray, to represent operator bases.

gradient

This module implements functions to calculate filter function and infidelity derivatives.

numeric

This module defines the functions to calculate everything related to filter functions.

plotting

This module provides various plotting functions.

pulse_sequence

This module defines the PulseSequence class, the package's central object.

superoperator

This module provides some functions related to superoperators and quantum maps.

types

Defines custom types for the package.

util

This module provides various helper functions.