Luke Weiler
|
7ea9bd4a8a
|
Create mg.py
|
2025-06-23 20:44:38 -04:00 |
|
lukew3
|
966419d04c
|
yapf lint
|
2023-06-02 10:31:59 -04: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
|
9d61fd3089
|
adopt complementary_and_supplementary_angle
|
2022-12-20 16:25:23 -05:00 |
|
Luke Weiler
|
20d3294a93
|
Remove asterisk imports from subject inits (#391)
* removed asterisk imports from subject inits
* import Generator from the right init level
|
2022-12-19 02:06:10 -05:00 |
|
Luke Weiler
|
f2efb3751d
|
import with name not asterisk
* import with name not *, remove top level imports
* Fix linter, remove numpy
* Lint fixes
* Comment worksheet generator temporarily
|
2022-12-19 01:31:08 -05:00 |
|
Nuclear03020704
|
565b6f88ce
|
Fix UnicodeDecodeError caused by trying to write a unicode character
|
2021-12-21 22:46:34 +07:00 |
|
lukew3
|
739d24b8fc
|
Fixed formatting
|
2021-10-17 12:20:26 -04:00 |
|
lukew3
|
904ef2b032
|
fixed lint errors
|
2021-10-09 04:05:56 -04:00 |
|
lukew3
|
c3619a0284
|
create adoptGenerator function to write init files and create readme
|
2021-10-07 00:50:17 -04:00 |
|
lukew3
|
4cf160e7b2
|
add futureGenerators and addFuture script
|
2021-10-06 17:41:19 -04:00 |
|
lukew3
|
7e7463e6a6
|
added latex unavailable message and scripts folder
|
2021-10-06 12:30:15 -04:00 |
|