2 unstable releases

0.2.0 Jun 26, 2019
0.1.0 Jun 15, 2019

#607 in Science

30 downloads per month

AFL-3.0 license

12KB
223 lines

This is a port of the proximal gradient method from https://github.com/pmelchior/proxmin. Original code credits to the authors of that package, errors are my own.


lib.rs:

A port of the proximal gradient method from https://github.com/pmelchior/proxmin.

Dependencies

~87KB