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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for msicpe-1.0.2.tar.gz
Algorithm Hash digest
SHA256 5dfa990d3f120862f52ca04bd82eddddc6cea1a54b8d932ea3762ac3bcc7bc33
MD5 83719a821c7f7906617cd3ad67f943f7
BLAKE2b-256 218b87fa3ae0cee664c596931b6feb07a812a259d64fbec45bcc53ea4f7c0746

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for msicpe-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7bca8fb49d223950f303d17faa16abe33fef8ea89d3a6d94f01a3e1504f11cf3
MD5 9d046c6850ecc8e2888f47df42e4ef2e
BLAKE2b-256 7fd96649f79626b1b2affab885d3be9c4ed3c6b470d0d6d65b16b4ea7af5d9d7

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