Skip to main content

No project description provided

Project description

Toolbox

PyPi MathWorks

This repositories offers a toolbox across platforms.

How to use

  • MatlabFuncHelper: this class simulate all Matlab functions in python (batch is supported).
    • checkers
      • isvector()
      • ismatrix()
    • generators
      • zeros()
      • ones()
      • eye()
      • seq(): generate a sequence
      • rand():
      • randn():
      • dftmtx(): generate the discrete transform matrix
    • transformers
      • squeeze(): remove redundant dimension except for the batch_size
      • reshape():
      • repmat1(): repeat the matrix in the given dimension (the batch dim is repeated as 1)
      • repmatN(): repeat the matrix in the given dimension (the batch dim is repeated as batch_size)
      • diag(): generate a matrix based on its diag or get a diagonal matrix from its vector
        @mat: a vector as [(batch_size), n, 1] or [(batch_size), 1, n]; if n == 1, it will be taken as [(batch_size), n, 1]. Or a square matrix [(batch_size), n, n]
      • circshift(): circular shift (1st index except for the batch size)
        @mat: [(batch_size), dim1, dim2, ...]
        @step: a scalar or an 1D array (only for batch)
    • Maths
      • max(): return the maximum value of a matrix or the maximu value of two matrices (for complex value, we compare the magnitude)
      • kron(): Kronecker produc

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

whatshow_toolbox-1.0.1.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

whatshow_toolbox-1.0.1-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file whatshow_toolbox-1.0.1.tar.gz.

File metadata

  • Download URL: whatshow_toolbox-1.0.1.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.17

File hashes

Hashes for whatshow_toolbox-1.0.1.tar.gz
Algorithm Hash digest
SHA256 5417259134ff9dd75b5989bb0dd156e96c38247ae0adc27e09715dd7eff516e3
MD5 48faf1f5e49ec0c066832354a49b8d8b
BLAKE2b-256 d38091e39632918124376fa1e37e3a0a4a1b932f92ced15fb31dd0f8426eb160

See more details on using hashes here.

File details

Details for the file whatshow_toolbox-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for whatshow_toolbox-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ed0c7c05da53bf869947b58cc58a62154b81b9ce536ce5c891d5c7dead219a52
MD5 3664527bd7a6a9e5204d961ca51e741a
BLAKE2b-256 2a770bc86587c8fb1b49f3d00573aff12642ae2f79617adc6baaa4951bb79c95

See more details on using hashes here.

Supported by

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