Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhysnewell/nymph

Non-Negative Matrix Factorization in Rust
https://github.com/rhysnewell/nymph

Last synced: 3 days ago
JSON representation

Non-Negative Matrix Factorization in Rust

Awesome Lists containing this project

README

        

# nymph
[![Build Status](https://travis-ci.com/rhysnewell/nymph.svg?branch=master)](https://travis-ci.com/rhysnewell/nymph)
[![codecov](https://codecov.io/gh/rhysnewell/nymph/branch/master/graph/badge.svg)](https://codecov.io/gh/rhysnewell/nymph)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

Non-Negative Matrix Factorization in Rust