A collection of mathematical algorithms
Go to file
filifa 005eac45c0 refactor general crt algorithm into separate function 2025-08-21 20:19:11 -04:00
cmd refactor general crt algorithm into separate function 2025-08-21 20:19:11 -04:00
internal/lib refactor general crt algorithm into separate function 2025-08-21 20:19:11 -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