Skip to main content

DSNE algorithms

Project description

DSNE

Visualizing Data Velocity using DSNE. Preprint. Python library containing DSNE algorithms. png

Installation

Requirements

  • cblas or openblas. Tested version is v0.2.5 and v0.2.6 (not necessary for OSX).

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


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.6.tar.gz (1.3 MB view hashes)

Uploaded Source

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