GithubHelp home page GithubHelp logo

sandialabs / diamondsampling Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 1.48 MB

License: BSD 2-Clause "Simplified" License

Makefile 1.10% C 35.64% MATLAB 39.51% Java 17.21% HTML 4.82% Awk 0.04% Shell 0.23% C++ 1.44%
scr-2067

diamondsampling's Introduction

Maximum All-Pairs Dot-product Search (MADS)

Grey Ballard, Ali Pinar, Tamara G. Kolda, and C. Seshadri

This software contains Matlab and C implementations for computing only the largest entries of a matrix-matrix product.

To cite this work, please use:

G. Ballard, T. G. Kolda, A. Pinar and C. Seshadhri, Diamond Sampling for Approximate Maximum All-pairs Dot-product (MAD) Search, 15th IEEE International Conference on Data Mining, ICDM '15, IEEE Computer Society, pp. 11-20, November 2015, http://dx.doi.org/10.1109/ICDM.2015.46.

License

Copyright 2016 Sandia Corporation. Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains certain rights in this software.

This software is released under the BSD 2-Clause license. Please see the LICENSE file.

How do I run the code?

There are two directories:

  • pure_matlab contains Matlab only code
  • mex_matlab contains C/C++ code and requires mex'ing to compile and run, but it is more efficient
  • Each directory has a README.txt file to help with setup and running

CSparse Library

The C/C++ code makes use of the CSparse Library data structures and subroutines. The full CSparse library is included with this distribution; see mex_matlab/CSparse/Doc/License.txt for License information.

Questions?

diamondsampling's People

Contributors

gballard avatar

Watchers

 avatar  avatar Miranda Mundt 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.