2 unstable releases
0.2.0 | Jun 26, 2019 |
---|---|
0.1.0 | Jun 15, 2019 |
#846 in Science
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
~91KB