Skip to content

ZacBlanco/DistributedOptimization

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

DistributedOptimization

Implementations of communication-avoiding optimization methods from https://arxiv.org/abs/1710.08883

Development

To run tests or help improve these algorithms it is recommend to use the IntelliJ IDEA IDE.

To open up the project first

    git clone https://github.com/zacblanco/DistributedOptimization

Then, Open IntelliJ -> import project -> SBT project.

By clicking Build the project should download the necessary libraries, and compile.

About

Implementations of communication-avoiding optimization methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages