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.20.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.20-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: msicpe-1.0.20.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.20.tar.gz
Algorithm Hash digest
SHA256 beffc48d0cea73acba8c94136ad241aa2fdfef8ca3dfe88bb7c42a70aa9460cf
MD5 649ffd0e82b2576282633025a78f1134
BLAKE2b-256 dcfe4a9b76849c0c4d6f6180e37f06e3a6b2ace9198995c7dd30e872fa1c64ac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: msicpe-1.0.20-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.20-py3-none-any.whl
Algorithm Hash digest
SHA256 c514e2e644b174969e05c99c1c1edbbc2eead1c458d09b2d635f840ad3865159
MD5 10d78b3bdf3ceceb93f0455295cb5ea7
BLAKE2b-256 45a66205fb2b6383c6be83494a8b8b82f72a9d7b240b536f2e641292149b4437

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