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
dspace_path = "YOUR PATH TO MATLAB DSPACE"
M1 = np.random.rand(100,100)
M2 = np.random.rand(100,100
M_no_name = np.random.rand(100,100)
pydspace.dspace("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.1.tar.gz
(18.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pydspace-0.0.1-py3-none-any.whl
(18.9 kB
view details)
File details
Details for the file pydspace-0.0.1.tar.gz.
File metadata
- Download URL: pydspace-0.0.1.tar.gz
- Upload date:
- Size: 18.8 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e85db96f5be5d93f5d3844e06a362761a23eb6adb4e178708b9b36dd0534408a
|
|
| MD5 |
686c96f87e71284794b3fc7ef173c572
|
|
| BLAKE2b-256 |
3b46e9f2e225443fa949cbafce98f44024b0168b90b14375fdf325c65007ec5c
|
File details
Details for the file pydspace-0.0.1-py3-none-any.whl.
File metadata
- Download URL: pydspace-0.0.1-py3-none-any.whl
- Upload date:
- Size: 18.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.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acd4fa2178b7226fbe8683616a3c7252feacb1a9b3ab533adf44e8ad04611ae5
|
|
| MD5 |
e1b9670d9e67fa5648ae591fd8d3df5f
|
|
| BLAKE2b-256 |
159d7d83399c16bc9bce3ed2e10f52ed37d7b3c5700aa222e84ca7fb316dc015
|