Giter Site home page Giter Site logo

atzeus / redsvd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mooreryan/redsvd

0.0 2.0 0.0 1.01 MB

A fork of redsvd (https://code.google.com/archive/p/redsvd/)

License: BSD 3-Clause "New" or "Revised" License

Makefile 0.38% C++ 88.71% Python 10.92%

redsvd's Introduction

redsvd

A fork of the original repo from google code (find it here).

Building

Note: If you want to build the tests and samples, just uncomment out the commented lines in wscript and remove the very last line.

To install

$ git clone https://github.com/mooreryan/redsvd.git
$ cd redsvd
$ make

You'll need a C++ compiler as well as Python to run the waf build script.

Changes to the original

When using sparse matrices and the SVD option, the program spits out some additional files:

  • the US matrix
  • the VS matrix
  • the all vs. all cosine dissimilarity matrix of either US or VS, whichever has fewer rows
  • the US vs VS cosine dissimilarity matrix if US has fewer rows than VS, or VS vs US otherwise.

Also, it builds against the Eigen library that is included in this repository to make it an all in one package.

redsvd's People

Contributors

mooreryan avatar

Watchers

James Cloos avatar Atze van der Ploeg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.