Skip to main content

Beautiful signal processing and communications algorithms in Python

Project description

Travis Coveralls PyPI Version PyPI Downloads PyPI Python Versions

Velvet

“That’s beautiful, what is that velvet?”

Velvet provides signal processing and communications algorithms in Python. Typical usage often looks like this:

#!/usr/bin/env python

import velvet as vt

Install

Requirements/Dependencies

  • Python 2.7 or above

  • NumPy 1.7 or above

  • SciPy 0.13 or above

  • Matplotlib 1.3.1 or above

The package is available on PyPI:

$ pip install velvet

To get the latest development work, clone from github and install as follows:

$ git clone https://github.com/sgwoodjr/velvet.git
$ cd velvet
$ python setup.py install

Unit testing:

$ nosetests -v

Run unit tests with a coverage report:

$ nosetests -v --with-coverage --cover-html --cover-package=velvet

Contribute

Write a bug report or send a pull request.
Here is what others have done contributors

License

Copyright (c) 2015 SGW
The source code is available under the New BSD License.
See LICENSE for further details.

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

velvet-0.0.2.tar.gz (7.2 kB view details)

Uploaded Source

File details

Details for the file velvet-0.0.2.tar.gz.

File metadata

  • Download URL: velvet-0.0.2.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for velvet-0.0.2.tar.gz
Algorithm Hash digest
SHA256 a1fb32b41bce4c372501fa4e62d8c884451fc632cd07ab76fc7f256f61904272
MD5 d5702236d25a11934d06588fd955b3ef
BLAKE2b-256 5d5210d943045d7c17d2fd7e2d2eb2f32b7fdc3a313509f38c03d704847f4464

See more details on using hashes here.

Provenance

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