Commit Graph

63 Commits

Author SHA1 Message Date
6833811b97 display kernel
All checks were successful
Linux arm64 / Build (push) Successful in 3m1s
2024-05-11 15:56:18 +02:00
b41bcae337 do computations
All checks were successful
Linux arm64 / Build (push) Successful in 2m56s
2024-05-10 18:53:29 +02:00
427eeb0b51 Merge branch 'master' into imgui
All checks were successful
Linux arm64 / Build (push) Successful in 3m16s
2024-05-10 18:39:37 +02:00
5fac74cefc fixing auto-insert of garbage values when adding columns
All checks were successful
Linux arm64 / Build (push) Successful in 37m37s
2024-05-10 15:35:41 +02:00
b239c0aaff adding dynamic number input and reading in matrix
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2024-05-10 15:19:22 +02:00
5391b7b76a more optimizations
Some checks failed
Linux arm64 / Build (push) Failing after 25s
2024-05-09 15:56:59 +02:00
dc31f1f091 less use of transpose
All checks were successful
Linux arm64 / Build (push) Successful in 1m26s
2024-05-04 15:21:49 +02:00
11cc0fadad gauss column 2024-05-04 15:10:13 +02:00
e71bc588e5 solver move matricies 2024-05-04 14:56:50 +02:00
99c0e2010b PivotGUI visuals + .lua update
All checks were successful
Linux arm64 / Build (push) Successful in 41m17s
2024-04-11 00:20:51 +02:00
2724ca173d improve random_kernel test
All checks were successful
Linux arm64 / Build (push) Successful in 1m25s
2024-03-14 21:54:13 +01:00
1b994daf3c reduce Vect on construct 2024-03-06 22:31:18 +01:00
99624d1b00 solver rework + refactor 2024-03-06 21:24:15 +01:00
Morph01
f595582948 added window for Pivot interface with a grid
All checks were successful
Linux arm64 / Build (push) Successful in 45m6s
2024-03-06 18:35:07 +01:00
259750a794 fix warnings
All checks were successful
Linux arm64 / Build (push) Successful in 36s
2024-03-05 23:00:32 +01:00
5a44ff311a simplify rank
All checks were successful
Linux arm64 / Build (push) Successful in 38s
2024-03-05 22:23:41 +01:00
432fa99f71 fix triangular system 2024-03-05 22:23:29 +01:00
911f016bb7 add RawVector 2024-03-05 21:14:08 +01:00
3d01393f02 add IsElementOf + ColumnVector 2024-03-03 12:16:26 +01:00
750781aa5c minor NR changes 2024-03-02 13:11:23 +01:00
8c1c3d4f9e add more doc 2024-02-29 22:24:42 +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
ff79704293 fix main
All checks were successful
Linux arm64 / Build (push) Successful in 33s
2024-02-25 21:16:07 +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
766aa6ada4 add imgui support 2024-02-24 19:24:49 +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
54798d0ff2 resolve rectangular systems 2024-02-21 22:01:31 +01:00
99467048e2 change Vect display 2024-02-21 21:59:46 +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
23de24e9a1 add stuff
Some checks failed
Linux arm64 / Build (push) Failing after 14m40s
2024-02-13 11:38:52 +01:00