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.5.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

OpenMEASURE-0.0.5-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: OpenMEASURE-0.0.5.tar.gz
  • Upload date:
  • Size: 4.4 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.5.tar.gz
Algorithm Hash digest
SHA256 396aefcb6f84496fc0a45b22ca5275d303c8e280360875ddd8b07eee2ce46da6
MD5 277b409ee1d0ec580acb57621920450c
BLAKE2b-256 11a65ebb1202dd832f61f23d8af7b386b9f9bbf729dec35bfbd87c9ee36e3aa7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: OpenMEASURE-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 4.9 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 e49dd9fb321c55ecd3f684755a4c06cbeba568bfdd2f380310dcc6e75a565e0e
MD5 184fafb652b5f23be0e56bb81bf7762e
BLAKE2b-256 bc158fd18deb6fa71bc5a5a69cbe155448a298134ea3c9bc35745e3bc261201d

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