Commit Graph

127 Commits

Author SHA1 Message Date
e072d30995 better doc 2024-02-29 22:36:07 +01:00
bbcf3aa88d add project desc 2024-02-29 22:29:09 +01:00
6ac75b12af fix doc 2024-02-29 22:27:04 +01:00
034326a21e fix include path 2024-02-29 22:25:39 +01:00
8c1c3d4f9e add more doc 2024-02-29 22:24:42 +01:00
9028b553c3 add doxygen config 2024-02-29 22:23:30 +01:00
46adc200d1 add doxygen-awesome-css 2024-02-29 22:23:17 +01:00
7c75728180 better assert 2024-02-29 21:48:27 +01:00
54346dc77f add some doc
All checks were successful
Linux arm64 / Build (push) Successful in 40s
2024-02-29 15:10:12 +01:00
d038ac5884 big internal rework 2024-02-29 14:48:36 +01:00
b9a5100cb0 fix typo 2024-02-29 14:05:12 +01:00
890575bc7d remove useless variables 2024-02-29 14:01:20 +01:00
10d2bb1da0 add another test 2024-02-29 12:13:14 +01:00
8d940cadf6 add matrix test 2024-02-29 12:07:58 +01:00
Julien Chataigner
edb79f725c ajout de tests
All checks were successful
Linux arm64 / Build (push) Successful in 37s
2024-02-27 16:12:56 +01:00
81e82b27a4 update Readme
All checks were successful
Linux arm64 / Build (push) Successful in 33s
2024-02-25 21:27:09 +01:00
b7bf653431 remove makefile
All checks were successful
Linux arm64 / Build (push) Successful in 33s
2024-02-25 21:18:30 +01:00
ff79704293 fix main
All checks were successful
Linux arm64 / Build (push) Successful in 33s
2024-02-25 21:16:07 +01:00
b8ee47e267 add very basic NR test
Some checks failed
Linux arm64 / Build (push) Failing after 8m57s
2024-02-25 20:29:10 +01:00
abd5c7ac56 refactor NR 2024-02-25 20:28:01 +01:00
Julien Chataigner
ad288b3661 test
All checks were successful
Linux arm64 / Build (push) Successful in 38s
2024-02-25 13:25:04 +01:00
Pierre CHATAIGNER
21e78a8820 nr take 2
All checks were successful
Linux arm64 / Build (push) Successful in 40s
2024-02-25 13:16:48 +01:00
Pierre CHATAIGNER
c7268fe536 nombres rationnels 2024-02-25 13:06:11 +01:00
b9a3fb4ca4 action: fix tests
All checks were successful
Linux arm64 / Build (push) Successful in 33m30s
2024-02-25 08:50:08 +01:00
ceda1b00df action: update for gui
Some checks failed
Linux arm64 / Build (push) Failing after 41m36s
2024-02-24 19:53:41 +01:00
23484289a4 ignore imgui.ini
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2024-02-24 19:24:56 +01:00
766aa6ada4 add imgui support 2024-02-24 19:24:49 +01:00
208c79800e add vscode intellisense 2024-02-24 19:22:57 +01:00
6b03fab302 action: use xmake latest
All checks were successful
Linux arm64 / Build (push) Successful in 37s
2024-02-24 13:05:29 +01:00
a35f45015b Use fixed xmake version for action
All checks were successful
Linux arm64 / Build (push) Successful in 5m28s
2024-02-23 11:16:58 +01:00
5a5c247019 english name for symbols
Some checks failed
Linux arm64 / Build (push) Failing after 1m56s
2024-02-23 11:03:38 +01:00
99eca82b3a fix Vect display 2024-02-23 11:02:49 +01:00
3b07ae783f refactor project 2024-02-23 10:48:43 +01:00
82ad2e0696 format project 2024-02-23 10:14:23 +01:00
efd0a88868 format test_solver
All checks were successful
Linux arm64 / Build (push) Successful in 5m19s
2024-02-21 22:06:08 +01:00
54798d0ff2 resolve rectangular systems 2024-02-21 22:01:31 +01:00
99467048e2 change Vect display 2024-02-21 21:59:46 +01:00
88cc529009 add solver test
All checks were successful
Linux arm64 / Build (push) Successful in 30m33s
2024-02-16 11:09:27 +01:00
d156602da7 improve tests 2024-02-16 10:40:26 +01:00
46dcad1457 equality of vectorial spaces 2024-02-16 10:39:42 +01:00
c2fd2805fa matrix stream operators 2024-02-16 10:02:27 +01:00
a1d74ec126 vectorial space to linear equation
All checks were successful
Linux arm64 / Build (push) Successful in 30s
2024-02-14 22:22:59 +01:00
4ffeea8900 image et noyau
All checks were successful
Linux arm64 / Build (push) Successful in 36s
2024-02-14 21:35:26 +01:00
e1f501237d vect dimension 2024-02-14 21:31:23 +01:00
8ef738db55 matrice augmenter 2024-02-14 21:31:05 +01:00
cf64e4d33c improve identity 2024-02-14 21:30:41 +01:00
a016163b86 more example
All checks were successful
Linux arm64 / Build (push) Successful in 8m58s
2024-02-14 20:30:16 +01:00
d91d35a3af implement Vect 2024-02-14 20:29:25 +01:00
b90195cac1 change transpose signature 2024-02-14 20:29:02 +01:00
715bc843b2 O_o 2024-02-14 20:22:14 +01:00