Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
fubel committed Dec 5, 2018
2 parents bedaa6d + 5596d27 commit b9acd4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,9 +1,9 @@
# Sparselandtools

[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/sparselandtools.svg?style=flat-square)](https://pypi.org/project/sparselandtools/1.0.0.dev2/)
[![PyPI](https://img.shields.io/pypi/v/sparselandtools.svg?style=flat-square)](https://pypi.org/manage/project/sparselandtools/releases/)
[![PyPI](https://img.shields.io/pypi/v/sparselandtools.svg?style=flat-square)](https://pypi.org/project/sparselandtools/)
[![PyPI - Implementation](https://img.shields.io/pypi/implementation/sparselandtools.svg?style=flat-square)](https://pypi.org/project/sparselandtools/#description)
[![Read the Docs](https://img.shields.io/readthedocs/sparselandtools.svg?style=flat-square)](https://sparselandtools.readthedocs.io/en/latest/)[![Build Status](https://travis-ci.com/fubel/sparselandtools.svg?token=e6hQaTqfZFZnG6RmEYXr&branch=master&style=flat-square)](https://travis-ci.com/fubel/sparselandtools)
[![Build Status](https://travis-ci.com/fubel/sparselandtools.svg?token=e6hQaTqfZFZnG6RmEYXr&branch=master&style=flat-square)](https://travis-ci.com/fubel/sparselandtools)

Sparselandtools is a Python 3 package that provides implementations for
sparse representations and dictionary learning. In particular, it
Expand Down Expand Up @@ -92,4 +92,4 @@ If you want to see a specific algorithm in this package,
please consider opening a feature request here on Github. If you have written
an algorithm that you think would fit into this package, please fork this
repository, add your algorithm and file a pull request. If something
doesn't work as expected, please open an issue.
doesn't work as expected, please open an issue.

0 comments on commit b9acd4c

Please sign in to comment.