Skip to main content

Implementation of a Proper Orthogonal Decomposition (POD) method

Project description

Proper Orthogonal Decomposition

Principle

The pod package is an implementation of a Proper Orthogonal Decomposition (POD) method. The POD method intention is close to the more commonly known Principal Component Analysis (PCA). The package contains processing algorithms for decomposing an input using a set of predefined signals.

Decomposition is performed by iterating projections onto the linear variety generated by the reference signals.

The proposed algorithm takes a vector space approach. A signal, or more precisely its sequence of N temporal samples, is mapped to a point P in a vector space of dimension N. A value taken by a signal P at sample time ti becomes the coordinate of P along the axis ti.

The set of reference signals represents a library that one can use to synthetize or approximate any kind of input. The reference points form a cloud in the space described above. A linear combination of appropriately selected reference points will approximate the target signal S.

Documentation

Generated with PyDoctor:

pydoctor --make-html --html-output=docs/api pod

Publication

poetry build

poetry publish

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py_pod-2.0.1.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

py_pod-2.0.1-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

Details for the file py_pod-2.0.1.tar.gz.

File metadata

  • Download URL: py_pod-2.0.1.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.11.3 Darwin/22.5.0

File hashes

Hashes for py_pod-2.0.1.tar.gz
Algorithm Hash digest
SHA256 8c1e6ee21cdeb368c5b0cab938c43223db41d617a443349b3dce89204f144326
MD5 3b60acf0761cefcc7b5ecae06262f9da
BLAKE2b-256 febb97f2fc0064f49193ce556fa6259bf9086aeea018a899e0c9f44169c95cfe

See more details on using hashes here.

File details

Details for the file py_pod-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: py_pod-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 20.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.11.3 Darwin/22.5.0

File hashes

Hashes for py_pod-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 91cbf4b982c19acecfe2f293dc698c536d77c0dc6e41926d78a38ebf5f1d3608
MD5 214a5854dec9576288c4263a8fcf0f06
BLAKE2b-256 cea271c3b2efdcb008b125eb0c05767c1bf5657f478bcdc2969b469ff4c09fe1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page