Alivecow
|
6856420ff9
|
feat: Add task runner for the sff task
|
2024-11-25 14:19:41 +01:00 |
|
Alivecow
|
17bade8a62
|
WIP: feat: Initial implementation of ssf. Sort missinf
|
2024-11-23 19:07:30 +01:00 |
|
Alivecow
|
69a2026c84
|
fix: Make all polynomials monic in task fn
|
2024-11-23 13:33:51 +01:00 |
|
Alivecow
|
0b18ba1bff
|
feat: Adding gcd implementation
|
2024-11-23 12:31:27 +01:00 |
|
Alivecow
|
4b1bca8ee0
|
feat: add function for polynomial differentiation
|
2024-11-23 10:17:08 +01:00 |
|
Alivecow
|
1290adcd9b
|
fix: Fix error in calling of monic function
|
2024-11-22 21:34:01 +01:00 |
|
Alivecow
|
5bb9bcebff
|
feat: ready test runner for monic and sqrt tasks
|
2024-11-22 21:16:53 +01:00 |
|
Alivecow
|
a5a3ea61fa
|
refactor: Split Polynomial class into poly.rs file
|
2024-11-22 15:28:00 +01:00 |
|
Alivecow
|
a520a811b4
|
fix/feat: Attempt more fixes for the sorting function and add initial monic function
|
2024-11-22 11:37:35 +01:00 |
|
Alivecow
|
b63dc86c7e
|
WIP: feat: Change soring behaviour and add new testcase
|
2024-11-21 16:56:28 +01:00 |
|
Alivecow
|
c3ea652c87
|
feat: Sorting of polynomial array with rust standard sort implemented
|
2024-11-20 19:37:46 +01:00 |
|
alivecow
|
68d9f13a3d
|
feat: finialise test runner and add testing json
|
2024-11-14 23:08:20 +01:00 |
|
alivecow
|
deb4261121
|
feat: add division and powmod (WIP) and start adapting task runner
|
2024-11-14 22:30:55 +01:00 |
|