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.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: py_pod-2.0.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.tar.gz
Algorithm Hash digest
SHA256 bd220c8d9cf3a71396f55f457bbc0e7d1ab874698b0c3ba37b6b54c486417b49
MD5 19dc80c48247abe1e27aca24a86d9cdc
BLAKE2b-256 5aa0210a4f29af885c13d9912ebc823a369d50238bc1482507271e2805aba913

See more details on using hashes here.

File details

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

File metadata

  • Download URL: py_pod-2.0-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-py3-none-any.whl
Algorithm Hash digest
SHA256 271dec70b484bf42bd08ec6e7897185d6b8519d78922b163a8188180a254b0b5
MD5 fe9c5adefba8ee84b4a84d65eb110c58
BLAKE2b-256 0d409402a648df5eeb891b7d0542c28508265d4433c96077890440b80c02bd9d

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