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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for msicpe-1.0.16.tar.gz
Algorithm Hash digest
SHA256 1ecc4ab896485b084a6bea2688760f4977f9ed4bbc59b5a8349348521324c983
MD5 46c1810622a366a3593da46065cb1764
BLAKE2b-256 8cc6ddcae83fc1e54c6b342f7762a744f8dcab39c29a10f12affaf6f3ba85dca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: msicpe-1.0.16-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.12

File hashes

Hashes for msicpe-1.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 8bc8763a4a26f2fb6eca973b66fc376c66e15b86f56ac0d06515733d0ebd2320
MD5 4f4238dbe82966fc8dbdfca701492516
BLAKE2b-256 61c3c3ab1838080f8c827264f1051eb6c2590c58d757286cd227efbd2671a78e

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