src/main.rs

changeset 24
d29d1fcf5423
parent 20
90f77ad9a98d
--- a/src/main.rs	Sun Dec 11 23:19:17 2022 +0200
+++ b/src/main.rs	Sun Dec 11 23:25:53 2022 +0200
@@ -33,6 +33,7 @@
 pub mod plot;
 pub mod subproblem;
 pub mod tolerance;
+pub mod regularisation;
 pub mod fb;
 pub mod frank_wolfe;
 pub mod pdps;

mercurial