Skip to main content
Ctrl+K
Minterpy 0.3 - Home Minterpy 0.3 - Home
  • Getting Started
  • How-to
  • Fundamentals
  • API Reference
  • Contributors
  • GitHub
  • Latest Docs
  • Stable Docs
  • Getting Started
  • How-to
  • Fundamentals
  • API Reference
  • Contributors
  • GitHub
  • Latest Docs
  • Stable Docs

Section Navigation

  • Interpolation
  • Core
    • Multi-Index Set
    • Grid
    • Abstract Base Classes
      • Multivariate Polynomial
      • Transformation
      • Transformation Operator
    • Multi-Index Tree
  • Polynomials Bases
    • Lagrange
    • Newton
    • Canonical
    • Chebyshev
  • Basis Transformations
    • From Lagrange
    • From Newton
    • From Canonical
    • From Chebyshev
    • Identity
    • Interface
  • Transformation Operators
    • Matrix Operator
    • Barycentric Operator
      • Barycentric Operator
      • Barycentric Operator (Dict)
      • Barycentric Operator (Factorized)
      • Barycentric Operator (Piecewise)
  • Extras
    • Polynomial Regression
      • Ordinary regression
      • Regression abstract class
  • Internal API
    • Non-Compiled
      • Arrays
      • Multi-Index Exponents
      • Polynomials: Lagrange
      • Polynomials: Newton
      • Polynomials: Canonical
      • Polynomials: Chebyshev
      • Quadrature
      • Verification
    • JIT-Compiled
      • Common
      • Multi-index Exponents
      • Newton: Differentiation
      • Newton: Evaluation
      • Canonical
      • Polynomial transformations
    • DDS
    • Transformation utility
    • Generating points
  • API Reference
  • minterpy.core
  • ABC

ABC#

The ABC sub-package of Minterpy.

The sub-package contains all the important abstract base classes of Minterpy.

Module

Description

multivariate_polynomial_abstract

Define all polynomial bases

transformation_abstract

Define all transformations from polynomial basis to another

operator_abstract

Define all transformation operators between polynomial bases

previous

grid

next

multivariate_polynomial_abstract

© Copyright 2022, Minterpy Development Team.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.