From 810d4e5994ac4254037734d84c1578b2c6618067 Mon Sep 17 00:00:00 2001 From: Guilleag01 Date: Sun, 21 Sep 2025 22:11:09 +0200 Subject: [PATCH] source in github --- dist/index.html | 7 +++--- img/GitHub_Invertocat_Dark.svg | 14 +++++++++++ img/GitHub_Invertocat_Light.svg | 14 +++++++++++ index.html | 1 + src/app.rs | 15 +++++++++++- src/lib.rs | 1 - src/math.rs | 42 --------------------------------- 7 files changed, 47 insertions(+), 47 deletions(-) create mode 100644 img/GitHub_Invertocat_Dark.svg create mode 100644 img/GitHub_Invertocat_Light.svg delete mode 100644 src/math.rs diff --git a/dist/index.html b/dist/index.html index 6014432..8eb4aa8 100644 --- a/dist/index.html +++ b/dist/index.html @@ -4,6 +4,7 @@ + Simplex Optimizer - +