docs: add module description for one_d
msharipovpushed 1 commit to main • f7f3c3f…cdf0217 • on Nov 21, 2024
feat: add InvalidFoldingError enum
msharipovpushed 2 commits to main • c439b83…f7f3c3f • on Nov 20, 2024
refactor: move print_counts_1d to cli module
msharipovpushed 1 commit to main • e81ffe8…c439b83 • on Nov 20, 2024
docs: fixed doctest for print_counts_1d
msharipovpushed 1 commit to main • 2e751a9…e81ffe8 • on Nov 19, 2024
docs: add docstring for one_d::folding::is_foldable
msharipovpushed 1 commit to main • da35557…2e751a9 • on Nov 19, 2024
docs: add docstring for one_d::counting::brute_force
msharipovpushed 1 commit to main • 3bfb3fa…da35557 • on Nov 18, 2024
docs: add docstring for print_counts_1d
msharipovpushed 1 commit to main • 6e74428…3bfb3fa • on Nov 17, 2024
refactor: reorganize modules
msharipovpushed 1 commit to main • 8ac9f02…6e74428 • on Nov 15, 2024
fix: brute_force crashing when n = 0
msharipovpushed 1 commit to main • 8bbbe12…8ac9f02 • on Nov 15, 2024
feat: implement command line counting utility
msharipovpushed 1 commit to main • 3314f69…8bbbe12 • on Nov 15, 2024
style: rename tests to match the tested function
msharipovpushed 1 commit to main • 0a24514…3314f69 • on Nov 15, 2024
style: remove 'standard' from test names
msharipovpushed 2 commits to main • f9c7c17…0a24514 • on Nov 15, 2024
feat: add counting module and brute_force function
msharipovpushed 1 commit to main • e008337…f9c7c17 • on Nov 15, 2024
test: add tests for is_foldable
msharipovpushed 1 commit to main • cdfb398…e008337 • on Nov 15, 2024
feat: implement MapFolding::is_foldable
msharipovpushed 2 commits to main • ac2b4f6…cdfb398 • on Nov 15, 2024
docs: write docstring for MapFolding::positions
msharipovpushed 1 commit to main • 3118335…ac2b4f6 • on Nov 15, 2024
style: remove 'standard' from function names
msharipovpushed 2 commits to main • 0e286d4…3118335 • on Nov 15, 2024
docs: fix the doctest for from_standard_stack
msharipovpushed 3 commits to main • 04b8fcc…0e286d4 • on Nov 15, 2024
docs: write proper docstrings for MapFolding declaration
msharipovpushed 1 commit to main • e364a3e…04b8fcc • on Nov 15, 2024
test: check from_standard_stack with extra indices
msharipovpushed 1 commit to main • 0a14419…e364a3e • on Nov 15, 2024
fix: from_standard_stack accepting invalid inputs
msharipovpushed 3 commits to main • 056561d…0a14419 • on Nov 15, 2024
test: check from_standard_stack with an 8-long zigzag
msharipovpushed 1 commit to main • 68563df…056561d • on Nov 15, 2024
feat: implement MapFolding::from_standard_stack
msharipovpushed 1 commit to main • 9e94d50…68563df • on Nov 15, 2024
initialized cargo project
msharipovpushed 1 commit to main • 08ae287…9e94d50 • on Nov 14, 2024
You can’t perform that action at this time.