RegReg developmentΒΆ

We currently host and manage our code at github. You can find our repo at regreg github.

Development goals include:

  • Adding tutorials and implementations for problems in Elements of Statistical Learning

  • Adding some examples of ADMM.

  • Writing a guide to writing your own smooth function atoms

  • Writing a guide to writing your own seminorm atoms

  • Adding a cross-validation framework

Other goals include:

  • Extending current framework for matrix problems

  • Continually improving constructor syntax to make framework as natural as possible