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

Uploaded Python 3

File details

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

File metadata

  • Download URL: msicpe-1.0.21.1.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.21.1.tar.gz
Algorithm Hash digest
SHA256 1f97d66e3ce292ebb77c2c8c3ebc9661e45510457c1dbe9d3d7811a8e600c488
MD5 e41416a5d1e775b4139424891ec40a3e
BLAKE2b-256 453557fbd536c364fa7686e466d2089c9cdc2cf8fde943f443e6d7cabaff09c2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: msicpe-1.0.21.1-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.21.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5ac5dd80edda88e8789a772b4f98cca6eb0426d78c7aebc40f9d4e7395b823d6
MD5 8243493fbbfd775489044da5845547cd
BLAKE2b-256 86e1899856e8b96e669a597d168529e2ed86d109031ce3738324744628630c76

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