PyHank
latest

Contents

  • Introduction
  • Installation
  • Hankel transform class
  • Single-shot Hankel transforms

Usage examples

  • PyHank Examples
    • Example of single-shot transform
    • Simple example of PyHank usage
    • Helper functions
    • Typical usage
    • Speed of single-shot vs reuse of a HankelTransform object
    • Comparison against literature
    • Demonstration of Hankel transform identities
PyHank
  • »
  • PyHank Examples
  • Edit on GitHub

PyHank ExamplesΒΆ

Below is a gallery of usage examples and some exploration of speed.

Example of single-shot transform

Example of single-shot transform

Simple example of PyHank usage

Simple example of PyHank usage

Helper functions

Helper functions

Typical usage

Typical usage

Speed of single-shot vs reuse of a HankelTransform object

Speed of single-shot vs reuse of a HankelTransform object

Comparison against literature

Comparison against literature

Demonstration of Hankel transform identities

Demonstration of Hankel transform identities

Download all examples in Python source code: auto_examples_python.zip
Download all examples in Jupyter notebooks: auto_examples_jupyter.zip

Gallery generated by Sphinx-Gallery

Next Previous

© Copyright 2020, Edward Rogers. Revision 2c13788b.

Built with Sphinx using a theme provided by Read the Docs.