Commit graph

21 commits

Author SHA1 Message Date
rzmk
3673f6df8e
docs: make mention of modules section & run rustfmt 2023-09-21 08:02:55 -04:00
rzmk
98f459c747
docs: add example section to crate home page 2023-09-21 07:58:12 -04:00
rzmk
e22d7538a0
docs: add ladderz crate usage section 2023-09-21 07:52:59 -04:00
rzmk
aefec90457
docs: rewrite initial sentence for get_multiples_in_range 2023-09-21 00:35:41 -04:00
rzmk
a8261965a6
feat(pre-algebra): refactor to get_multiples_in_range & add to rust lib 2023-09-21 00:33:49 -04:00
rzmk
8ed5716a83
feat: solved get_multiples in pre-algebra notebook 2023-09-20 22:56:05 -04:00
rzmk
186f76d4f7
feat(pre-algebra): add is_factor and is_multiple 2023-09-20 17:27:28 -04:00
rzmk
a380407f21
docs: add precalculus to ideas section 2023-09-20 16:35:29 -04:00
rzmk
31040d7807
feat: add get_factors to pre-algebra unit1.rs 2023-09-19 20:04:42 -04:00
rzmk
1f107bbabe
style: update issue template styles & formatting 2023-09-19 01:38:21 -04:00
rzmk
96c68420a9
chore: add issue templates 2023-09-19 01:36:46 -04:00
rzmk
d78963eaac
docs: less non-prod info, add potential future concepts 2023-09-19 00:50:06 -04:00
rzmk
75823574e3
feat: open in colab badge for notebook & rename to unit1 2023-09-19 00:38:40 -04:00
Mueez Khan
1d948528e6
ci: create dependabot.yml 2023-09-19 00:34:11 -04:00
rzmk
470b08f804
docs: add link to crate docs 2023-09-19 00:27:39 -04:00
rzmk
4f36a3cc32
ci: remove copy to ./docs so gh pages deploy works 2023-09-19 00:23:40 -04:00
rzmk
bc6c7ca4ba
ci: automate nested index.html fix 2023-09-19 00:21:15 -04:00
rzmk
4ef3cf0da2
fix: remove bin from Cargo.toml as no bin exists (yet) 2023-09-19 00:05:36 -04:00
rzmk
ea2bb68709
ci: update deployment workflow checkout & rust install 2023-09-19 00:03:49 -04:00
rzmk
24bfe50b8b
ci: add cargo doc deployment to gh pages 2023-09-19 00:00:56 -04:00
rzmk
7b17b94c14
feat: initial commit
This is the initial commit for the project.
Began work on pre-algebra unit 1.
2023-09-18 23:47:49 -04:00