A collection of mathematical algorithms
Go to file
filifa d507a6429d compute bezout coefficients for 3 or more inputs 2025-08-11 22:54:43 -04:00
cmd compute bezout coefficients for 3 or more inputs 2025-08-11 22:54:43 -04:00
.gitignore add .gitignore 2025-08-11 20:48:32 -04:00
COPYING initial commit 2025-08-11 19:41:55 -04:00
go.mod initial commit 2025-08-11 19:41:55 -04:00
go.sum initial commit 2025-08-11 19:41:55 -04:00
main.go initial commit 2025-08-11 19:41:55 -04:00