A package to perform n4sid on nD systems
Project description
ndn4sid
A first implementation of ndn4sid.
Installation
Run the following command to install:
pip install ndn4sid
Usage
The source folder contains a directory with examples.
Testing
In order to run the tests, install the package with the [dev] option. This is done via the command
pip install "nd4sid[dev]"
To test the current version of the code on your machine, you can run
pytest
To do a full test of the code use tox
tox
Steps to update the code
Update the manifest file to include all files in de final project
check-manifest --update
Compile the latest version of the code
python setup.py bdist_wheel sdist
Upload the code to Pypi, make sure to update the build number.
twine upload --skip-existing dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ndn4sid-0.0.12.tar.gz
.
File metadata
- Download URL: ndn4sid-0.0.12.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.2 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
497eaba1b7f788cba77076c27e3653b41042b18ceafccf91c8c83ebcbb11d31a
|
|
MD5 |
0f15013b136198a586d01831a94a0622
|
|
BLAKE2b-256 |
17fbb060eee62792f144e9026642c20b3f1c1fec46cdada86939b4a0ca3f2c5e
|
File details
Details for the file ndn4sid-0.0.12-py3-none-any.whl
.
File metadata
- Download URL: ndn4sid-0.0.12-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.2 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
744f0664b2f03c490017be7e8391b6b729c71b2821510daf06613e438b6eeb25
|
|
MD5 |
66ffd95dc19de1ad806e99116d1b7ec7
|
|
BLAKE2b-256 |
f1f6f5561a57352607a177831c0c6bbb2a3f9e674dcb3fdbcd6ace8888636f17
|