Skip to main content

Fast Averages Shifted Histogram

Project description

# FastASH Fast Averaged Shifted Histograms.

Density estimation which approximate a triangular Kernel Density Estimation (KDE. Cython inside.

## Install

If Cython is installed, the sources files in ‘.pyx’ are used. Otherwise, the ‘.cpp’ files are directly used.

### From PyPi

Simply use the Pypi command :

`bash pip install fastash `

### From Source

Simply use the install command :

`bash make install `

## Build and deploy

To build the package : `bash make build `

To deploy (version number need to be incremented) : `bash make deploy `

## Getting Started

exemple usage in test/test_2d.py

## help for packaging

script files are based on the package https://github.com/cmcqueen/simplerandom .

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

fastash-0.1.0.tar.gz (73.3 kB 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