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

Uploaded Python 3

File details

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

File metadata

  • Download URL: msicpe-1.0.19.1.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.1.tar.gz
Algorithm Hash digest
SHA256 cc083c8b1a434d88284df6d399bbd8f33090d676407dd14ac842d13dd33c835e
MD5 096bd6d1980123ed229a97a0ad11ac13
BLAKE2b-256 124b545a4aebae4c46889f8acdec7ff06a649393f87424b0b6f8bf16cf6a92b2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: msicpe-1.0.19.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2b7ca0314150b1d75ca51227c934a1264fadb1f781271710fc5bcd6c5317b1aa
MD5 8aad364666506b002e834160803799ca
BLAKE2b-256 0d5cba507b5f34b12181755c941d510e42820e5d54f20bc7f88c0289265d2d78

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