GithubHelp home page GithubHelp logo

uclaopt / tmac Goto Github PK

View Code? Open in Web Editor NEW
45.0 45.0 34.0 3.95 MB

TMAC: A Toolbox of Modern Async-Parallel, Coordinate, Splitting, and Stochastic Methods

Home Page: http://uclaopt.github.io/TMAC/

Makefile 0.44% C++ 92.87% C 1.09% CMake 0.47% M4 0.33% Objective-C 0.05% Python 4.43% Shell 0.31%

tmac's People

Contributors

brentedmunds avatar mingyan08 avatar qinlu-hd avatar shanyintong avatar wotaoyin avatar zhiminpeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tmac's Issues

Generic stop_check interface

Currently, the stopping criterion is solely based on the maximum number of epochs. We should have stop_check interface which can apply different stopping criterions to different applications.

error report: ambiguous call (macOS with default settings)

Just FYI, I tested the program on macOS system with default settings, and got the following error message. I believe it may be a namespace problem. Could you help solving this?

g++ -g -std=c++0x -MMD -w -I include -c -o build/nist_spblas.o src/nist_spblas.cc
src/nist_spblas.cc:1318:12: error: call to 'conj' is ambiguous
t += conj(x[i]) * y[index[i]*incy];
^~~~

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.