tohubohu

Examples:

  • Example-01: Functional iteration
  • Example-02: REM
  • Example-03: REM (differentiable)
  • Example-04: Frequency
  • Example-05: Frequency (Jacobian)
  • Example-06: FMA
  • Example-07: FMA (differentiable)
  • Example-08: GALI
  • Example-09: GALI (differentiable)
  • Example-10: Hankel SVD entropy
  • Example-11: FLI
  • Example-12: Gingerbreadman map

API:

  • Util
  • forward2D()
  • forward4D()
  • gingerbread_man_forward()
  • gingerbread_man_inverse()
  • inverse2D()
  • inverse4D()
  • Functional
  • fold()
  • fold_list()
  • nest()
  • nest_list()
  • REM
  • rem()
  • Filter
  • cosine()
  • exponential()
  • kaiser()
  • Frequency
  • frequency()
  • FMA
  • fma()
  • GALI
  • gali()
  • Embedding
  • construct()
  • reconstruct()
  • H-SVD
  • hsvd()
  • svd_entropy()
  • FLI
  • fli()
tohubohu
  • Index

Index

C | E | F | G | H | I | K | M | N | R | S | T

C

  • construct() (in module tohubohu.embedding)
  • cosine() (in module tohubohu.filter)

E

  • exponential() (in module tohubohu.filter)

F

  • fli() (in module tohubohu.fli)
  • fma() (in module tohubohu.fma)
  • fold() (in module tohubohu.functional)
  • fold_list() (in module tohubohu.functional)
  • forward2D() (in module tohubohu.util)
  • forward4D() (in module tohubohu.util)
  • frequency() (in module tohubohu.frequency)

G

  • gali() (in module tohubohu.gali)
  • gingerbread_man_forward() (in module tohubohu.util)
  • gingerbread_man_inverse() (in module tohubohu.util)

H

  • hsvd() (in module tohubohu.hsvd)

I

  • inverse2D() (in module tohubohu.util)
  • inverse4D() (in module tohubohu.util)

K

  • kaiser() (in module tohubohu.filter)

M

  • module
    • tohubohu.embedding
    • tohubohu.filter
    • tohubohu.fli
    • tohubohu.fma
    • tohubohu.frequency
    • tohubohu.functional
    • tohubohu.gali
    • tohubohu.hsvd
    • tohubohu.rem
    • tohubohu.util

N

  • nest() (in module tohubohu.functional)
  • nest_list() (in module tohubohu.functional)

R

  • reconstruct() (in module tohubohu.embedding)
  • rem() (in module tohubohu.rem)

S

  • svd_entropy() (in module tohubohu.hsvd)

T

  • tohubohu.embedding
    • module
  • tohubohu.filter
    • module
  • tohubohu.fli
    • module
  • tohubohu.fma
    • module
  • tohubohu.frequency
    • module
  • tohubohu.functional
    • module
  • tohubohu.gali
    • module
  • tohubohu.hsvd
    • module
  • tohubohu.rem
    • module
  • tohubohu.util
    • module

© Copyright 2025, Ivan Morozov.

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