Commit Graph

5 Commits

Author SHA1 Message Date
Luke Weiler
afad67f757 Typhoons01 main (#415)
* Create simplify_square_roots_generator

* Adopt simplify_square_root to standards

* lint fixes

* lint fix

* standardize line_equation_from_2_points

* Fix some lint issues

* Fix formatting/lint errors

* update docs

Co-authored-by: Hardik Gupta <96004638+typhoons01@users.noreply.github.com>
2023-01-04 21:02:06 -05:00
Luke Weiler
a672709062 Add simplify_square_root (#413)
* Create simplify_square_roots_generator

* Adopt simplify_square_root to standards

* lint fixes

* lint fix

Co-authored-by: Hardik Gupta <96004638+typhoons01@users.noreply.github.com>
2023-01-03 16:46:19 -05:00
Luke Weiler
a2d2a1b0e9 No Generator class (#405)
* Create ids list

* rm Genimprt, rm inst in algebra + basic_math

* computer science and calculus no inst

* Remove instances from geometry

* remove instances from misc

* remove instances from permutations

* fix under indentations

* improve binary_complement_1s

* Remove generator.py

* initial docs setup

* move modules out of funcs, regen docs

* Move subjects to single files

* pdoc docs

* add make docs

* Remove mid-file imports, delete templates

* lint fixes

* Use math in docs

* remove format string from complex_quad

* regen docs

* Lint fix

* Hide non-generator modules from docs

* Hide utility methods from docs

* Created _gen_list.py

* Remove docs from readme

* replace tabs with 4 spaces

* lint fixes

* little docs changes

* docstrings for half of subjects

* Added example docs for remaining generators

* update docs

* Update intersection of two lines #408

* Snake case variables; for #406

* update docs

* Remove escaped backslashes; for #407

* autopep8

* lint fix

* lint fix

* remove gcd duplicates; for  #401

* Add missing delimiter for fraction_multiplication

* rebuild docs
2022-12-27 14:31:58 -05:00
lukew3
c823fcb711 removed website code from main branch 2021-10-08 16:28:43 -04:00
lukew3
7cb9e9e727 moved web-demo to docs folder 2021-10-08 16:23:55 -04:00