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.4.tar.gz (1.1 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.4-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: msicpe-1.0.4.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for msicpe-1.0.4.tar.gz
Algorithm Hash digest
SHA256 9490840ca54ad23a95ec190597e23508ad16f7a5fe53c09fb24d848b22422b1f
MD5 4ab2a944cfa77391e1360d782af91d9c
BLAKE2b-256 d22c300048a67c534dc788835539eef8728008243c5878b022190432976c1069

See more details on using hashes here.

File details

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

File metadata

  • Download URL: msicpe-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for msicpe-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 cc9094da8cbd26a02b12bbdad7584ab798f8d188a9b48264fe16b7b17a28f074
MD5 b96bc82e093f6467544364821cc663e9
BLAKE2b-256 b3abb9d75e9ee50828f8ecbc44dbf72cd09da60adce13f7118fc4d82b851cbda

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