Skip to main content

Python package for soft sensing applications

Project description

OpenMEASURE

OpenMEASURE is an open source software for soft sensing applications.

Installation

Run the following command to install:

pip install OpenMEASURE

Usage

from sparse_sensing import SPR
import numpy as np

X = np.random.rand(16,5)
n_features = 4

# create Sparse Placement for Reconstrucion instance
spr = SPR(X, n_features)

# calculate the optimal measurement matrix
C = spr.optimal_placement()

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

OpenMEASURE-0.0.15.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

OpenMEASURE-0.0.15-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file OpenMEASURE-0.0.15.tar.gz.

File metadata

  • Download URL: OpenMEASURE-0.0.15.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.11

File hashes

Hashes for OpenMEASURE-0.0.15.tar.gz
Algorithm Hash digest
SHA256 05defee96f01a80e16e4dd079519f7ff05fb283245d728c1e48c8e8f8f7513ed
MD5 2bafce06faee4c05cdb7a15625f02c83
BLAKE2b-256 9c6f3408abcb1f36a355031b04f816f694489ae0e3b9884e4104cf7c1d56ac15

See more details on using hashes here.

File details

Details for the file OpenMEASURE-0.0.15-py3-none-any.whl.

File metadata

  • Download URL: OpenMEASURE-0.0.15-py3-none-any.whl
  • Upload date:
  • Size: 9.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.11

File hashes

Hashes for OpenMEASURE-0.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 8bc6b4eb74c967e838878402de4121e34085ea61b3c821ab562db53ccb725abb
MD5 6fd1641b70f4455b17a64377f287274b
BLAKE2b-256 59be5952dc12be6ab40577b28eb536a18bfa98f0890f4a4309c60cf4cf69cc69

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page