Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rhysnewell/nymph
- Owner: rhysnewell
- License: gpl-3.0
- Created: 2020-02-15T02:53:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-19T23:11:12.000Z (over 4 years ago)
- Last Synced: 2024-11-13T06:11:35.305Z (7 days ago)
- Language: Rust
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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