Skip to main content

Toolbox for Maths,Signal,Image Teaching @ CPE

Project description

A toolbox used for practical sessions at CPE Lyon. Developped and maintained for teaching usage only!

Installation

In a Jupyter Notebook

!pip install -U msicpe

In a local environment

pip install -U msicpe

Usage example

The example below uses the kurtosis method available in the tsa subpackage of msicpe. It requires numpy.randn to generate a gaussian distribution of N points.

import numpy as np
from msicpe.tsa import kurtosis
N=10000

x=np.randn(1,N)
kurt=kurtosis(x)

print(kurt)

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

msicpe-1.0.21.2.tar.gz (1.4 MB view details)

Uploaded Source

Built Distribution

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

msicpe-1.0.21.2-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file msicpe-1.0.21.2.tar.gz.

File metadata

  • Download URL: msicpe-1.0.21.2.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for msicpe-1.0.21.2.tar.gz
Algorithm Hash digest
SHA256 ee114183147d351acf7ca1616932144e77a737b14188bb1f9d500b8c18020139
MD5 f5400ae65dad7d5c3c4b59fc71a582fd
BLAKE2b-256 4e55ea2b60f28a284893e10f079f2b9c235e3948306d830f209303d95eb0ae2c

See more details on using hashes here.

File details

Details for the file msicpe-1.0.21.2-py3-none-any.whl.

File metadata

  • Download URL: msicpe-1.0.21.2-py3-none-any.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for msicpe-1.0.21.2-py3-none-any.whl
Algorithm Hash digest
SHA256 56cdd150c58f98483a3c78a9d862a5a343f4ddd6673524dc5359fe271eedef5d
MD5 0e044136f8225cc6ab2f4cfd228f7e1c
BLAKE2b-256 23d0cfef83bb7e7dd0a0e821c0a9dd831ed83c1c8103eb3c2d3dd5491923b2d6

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