A collection of mathematical algorithms
Go to file
filifa 93ba12400f avoid stack overflow if k > n 2025-09-07 23:07:30 -04:00
cmd avoid stack overflow if k > n 2025-09-07 23:07:30 -04:00
internal/lib move functions to lib 2025-09-06 00:37:40 -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