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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for msicpe-1.0.9.tar.gz
Algorithm Hash digest
SHA256 9f8b1edd35f3404917bc96b3b9889840b03eb342f1c65dfc2b3c67fe19fe28e5
MD5 3958d49e1e388ddb2061f9ee84baa31a
BLAKE2b-256 e57e98de3e3d5bce01ca9a23413c874121067defaabbd5248d6bddadc7d93978

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for msicpe-1.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 fc2932706b49c84a34c26d44f4fed040079cbf04eb76aa156678cbb2f0152669
MD5 dba7646254dbb3e094e280f5700a14ed
BLAKE2b-256 40151ce1335dcb34ff097da864bb45c5aeaebe92d0a815c326a36122c884bea4

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