| Crates.io | proximal-optimize |
| lib.rs | proximal-optimize |
| version | 0.2.0 |
| created_at | 2019-06-15 20:43:49.705151+00 |
| updated_at | 2019-06-26 03:08:28.510064+00 |
| description | A Rust port of proxmin |
| homepage | |
| repository | https://github.com/kkoning/proximal-optimize |
| max_upload_size | |
| id | 141400 |
| size | 12,578 |
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.