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

Uploaded Python 3

File details

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

File metadata

  • Download URL: msicpe-1.0.14.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.14.tar.gz
Algorithm Hash digest
SHA256 d8253b238887f0d5458c361b650e03d1bd34aa9002015ea786e4a1a04ffa31cd
MD5 4c08ad58a8a316d82fea0d75204ff40b
BLAKE2b-256 b692e1ab117ba90ce11c28795e1a1194b58eff345d13e7d6a6654610a0ca581f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: msicpe-1.0.14-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.14-py3-none-any.whl
Algorithm Hash digest
SHA256 b2ac11d4bdcf33c3aad2298c044cd7e1ca6b2946766e7dbdf8bb742c3548d11f
MD5 372cab4bd7f8baac54168c826dcd04f8
BLAKE2b-256 70855391d178a9a2272639296b3d79c4a59656e8806c6de572cb616e36b4ff82

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