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

Uploaded Python 3

File details

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

File metadata

  • Download URL: msicpe-1.0.19.tar.gz
  • Upload date:
  • Size: 1.1 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.19.tar.gz
Algorithm Hash digest
SHA256 3d9dbea7f9eb34d4c7e43172d46c7a4f94307d930cd81eba6451dff6452b3fef
MD5 68e66af882dcd650a23502cbb3ef20aa
BLAKE2b-256 ef164733bac7b89e2aa3e57aabca3bc475e6bc1037fb6bfd212d0dfb35346890

See more details on using hashes here.

File details

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

File metadata

  • Download URL: msicpe-1.0.19-py3-none-any.whl
  • Upload date:
  • Size: 1.1 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.19-py3-none-any.whl
Algorithm Hash digest
SHA256 f7b22ebba646d96c3ca3716a8912e5370aed1b354f313e503b67693f50494378
MD5 47a708e03cb72a0e4c8378c7555cb532
BLAKE2b-256 1510ae180452b4f12a4e5a7168c6a8b5a9f01bbbd275ca64e27e41d0514549ca

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