src/main.rs

changeset 2
7a953a87b6c1
parent 0
eb3c7813b67a
--- a/src/main.rs	Thu Dec 01 23:07:35 2022 +0200
+++ b/src/main.rs	Tue Nov 29 15:36:12 2022 +0200
@@ -30,6 +30,7 @@
 pub mod forward_model;
 pub mod plot;
 pub mod subproblem;
+pub mod weight_optim;
 pub mod tolerance;
 pub mod fb;
 pub mod frank_wolfe;

mercurial