Skip to main content

Python interface to operate with dspace.

Project description

WIP

Python interface for interoperability with dSpace running in Matlab.

Dependencies

  • python >= 3.6
  • numpy
  • matlabengineforpython

Installation

pip install pydspace

Example

import pydspace
import numpy as np
import pandas as pd

dspace_path = "YOUR PATH TO MATLAB DSPACE"

df = pd.read_csv(CSV_PATH)
N = len(df)

M1 = np.random.rand(N,100)
M2 = np.random.rand(N,100
M_no_name = np.random.rand(N,100)

pydspace.dspace(df, "matrix1", M1, "matrix2", M2, M_no_name, path=dspace_path)

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

pydspace-0.0.2.tar.gz (21.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pydspace-0.0.2-py3-none-any.whl (21.3 kB view details)

Uploaded Python 3

File details

Details for the file pydspace-0.0.2.tar.gz.

File metadata

  • Download URL: pydspace-0.0.2.tar.gz
  • Upload date:
  • Size: 21.3 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.9.7

File hashes

Hashes for pydspace-0.0.2.tar.gz
Algorithm Hash digest
SHA256 8ca6e99b9c51e0f049aa0668c34f7cf545f3b3b23002eba04cf18b076902c56b
MD5 5574fbd2fe6655910820f29e89a5cef8
BLAKE2b-256 00cd3895b0914ffdc48638baf3835c7ee87da0f2a458487b874eecd12f43d648

See more details on using hashes here.

File details

Details for the file pydspace-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: pydspace-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 21.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.9.7

File hashes

Hashes for pydspace-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 556f8aa4253562ae316f78e8bc9ae787190f43e5da0bf15178e7122542f18287
MD5 130f277f3da939ae09572943af084dd0
BLAKE2b-256 400dfb1aa085fa9b228ecfdad06ee146feac1ec03db01eea4bff1c8e6f00f97d

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