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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for msicpe-1.0.15.tar.gz
Algorithm Hash digest
SHA256 840f79d18aeb4db71ba8e0b4a76db2ef33a330c66c0b39c1986501f8b6ac11c7
MD5 e0443d4e5cc8c6dca23adbf63d8072fc
BLAKE2b-256 20464941a8440028b3a77f47795789792156480f65a1d3542e49bacb4f2986f3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for msicpe-1.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 ae649b32232e86a213164cc135018458b61da4e01aa9b0ca697c182d6a1f2bae
MD5 af0d74718af622261ef44929b41d80a9
BLAKE2b-256 63a7355442b64c449e51af54ea32f3a1514cf925c1c26d29ba3c3d2eb1cd8d0d

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