DSNE algorithms
Project description
DSNE
Python library containing DSNE algorithms. [Preprint](to be appear)
Installation
Requirements
From Github:
git clone https://github.com/songtingstone/dsne
cd dsne/
make cleanpackage
From PyPI:
pip install dsne
From conda:
conda install -c maxibor dsne
Usage
Basic usage:
from dsne import DSNE
W = DSNE(X,V,Y)
Examples
Algorithms
DSNE
Direction Stochastic Nearnest Neighbor Embedding of Velocity
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
dsne-0.1.0.tar.gz
(1.3 MB
view details)
File details
Details for the file dsne-0.1.0.tar.gz
.
File metadata
- Download URL: dsne-0.1.0.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e851f629196c51e8074856018a065d296b7bed82d74c4d20feb7b0e19bde9ca |
|
MD5 | 2e5e8035d38be2caafc837e4b05ef3c4 |
|
BLAKE2b-256 | c1af8941522c60244c7eef3087b087849d2c070dc067020d1b4e8dfd52a052f9 |