Giter Club home page Giter Club logo

pmmf's Introduction

pMMF

A high performance, open source, parallel MMF library written in C++.
Authors: Risi Kondor, Nedelina Teneva and Pramod K. Mudrakarta.

Documentation:  [soon]
Gallery:  [gallery]
BibTeX entry:  [bib]
Help/support email:  pMMF.library at gmail.com

Dependencies

Compiling pMMF requires a C++11 compatible compiler such as clang. GCC compatibility is not guaranteed, since GCC's C++11 support is still experimental. pMMF makes extensive use of the C++ Standard Template Library, which is bundled with most C++ compilers.

Certain features of pMMF also require the following:
    Eigen (for matrix inversion and certain tests)
    MatIO (for MATLAB format input/output)

FAQ

  • What is MMF used for?
    • Matrix compression/sketching by providing a good quality low dimensional approximation to huge matrices, especially those arising in machine learning problems.
    • Preconditioning to accelerate the solution of large linear systems.
    • Sparse approximation by providing a multiresolution (wavelet) basis for A.
    • Data analysis by helping to uncover the structure of A itself, for example, when A is the adjacency matrix of a complex network.
  • What is Parallel MMF (pMMF)?

    pMMF is a fast concurrent algorithm for finding MMF factorizations. Empirially, on many classes of naturally occurring sparse matrices, pMMF runs in time close to linear in n.

  • Where can I read more about it?

License

pMMF is shared under the terms of the GNU Public License V.3.0. The copyright to pMMF is retained by the authors, Risi Kondor, Nedelina Teneva and Pramod K. Mudrakarta, and the authors reserve the right to separately license the code, in part or in whole, to commercial entities.

pmmf's People

Contributors

risi-kondor avatar risi3 avatar

Stargazers

Matej Badin avatar  avatar Prof. Hy Truong Son avatar GAURAV avatar Xiang, Yan avatar Wenchieh avatar Xiaokai Chu avatar Fernando Herrera Poch avatar Vishal Belsare avatar Seoncheol Park avatar  avatar Si Zhang avatar Ata Deniz Aydın avatar Emre Şafak avatar Shuni Li avatar David Weber avatar mnarayan avatar Masoud avatar  avatar  avatar Anthony Di Franco avatar Andrew Drozdov avatar Robert Mealey avatar John P. Dickerson avatar Clark Zinzow avatar Horace avatar

Watchers

Anthony Di Franco avatar Horace avatar David Weber avatar  avatar Si Zhang avatar Shuni Li avatar  avatar Fernando Herrera Poch 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.