Commit Graph

124 Commits

Author SHA1 Message Date
4bdbe5a014 Added some physics and computer science questions 2025-10-26 12:13:50 +00:00
Luke Weiler
b3c584db4b Update README.md 2025-06-23 23:09:57 -04:00
Luke Weiler
78b53a822f Update README.md 2025-06-23 21:25:52 -04:00
Luke Weiler
a55b2a1f0b Update README.md 2022-12-28 20:19:13 -05:00
Luke Weiler
c07c7fe44e Update README.md 2022-12-27 14:32:23 -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
Luke Weiler
4f21bbd3ab Use latex as default output (#402)
* Improve combine_like_terms

* Lint fix

* add some latex to readme

* give compound_interest latex formatting

* fix compound interest readme

* update combine_like_terms readme

* combine_like_terms add delimiters

* Convert some alebra output to latex

* Add missing right] to latex

* Fix makeReadme script

* Correct det 2x2 latex

* use bmatrix for det 2x2

* update readme and bump version

* Make latex matrix one line

* made latex for most of algebra

* more latex migrations

* convert basic_math to latex

* re-generate readme

* fix double exponent

* latex for most of calculus

* Improved stationary points gen

* made cs latex

* Transform geometry to latex

* texify misc outputs

* texify statistics

* regenerate readme

* Add tex markers to linear_equations

* add list_to_tex for mult_int_22

* upgrade readme

* update list_to_tex

* add end to list_to_tex

* tweak list_to_tex, update readme

* Update README.md

* Update README.md

* lint fixes

* lint fix

* Remove tests

* texify system_of_equations

* update system_of_equations tex

* regen readme

* texify complex_quadratic

* update complex_quadratic

* regen readme

* sqrt to complex_quadratic

* complex_quadratic texify

* Update README.md

* Update README.md

* make latexbuilder

* regen readme

* fix bmatrix

* bmatrix conversions

* update readme

* use times symbol

* improve tex of prod_sci_notations

* Add missing delim to prod of sci notations

* Add missing curly brack to prod-sci-not

* lint fixes

* texify differentiation

* texify stationary points

* changed differentation to trig_differentiation

* texify stationary points

* update readme

* Remove left right from stat_points

* texify angle_btw_vectors

* update readme

* add spaces to mod operator

* Swap \\% with \\percent

* update readme

* Replace //percent with non-math %

* fix leftover \\percent

* latexify vector_cross

* change tex multiply to times

* update readme

* lint fixes

* lint fix
2022-12-23 00:38:59 -05:00
Luke Weiler
e1390d707b Update README.md 2022-12-21 13:49:50 -05:00
lukew3
9d61fd3089 adopt complementary_and_supplementary_angle 2022-12-20 16:25:23 -05:00
Luke Weiler
a2cc814963 Update README.md 2022-12-19 14:32:54 -05:00
lukew3
13fdefd53c Update readme to remove mathgen 2022-12-19 14:11:56 -05:00
Luke Weiler
3f67df5e8a Rename complex_division to fraction_to_decimal (#395) 2022-12-19 03:16:36 -05:00
Luke Weiler
a12bd5cd0f Update README.md 2022-12-19 02:55:37 -05:00
Luke Weiler
09a82d242a Update README.md 2022-12-19 02:52:33 -05:00
Luke Weiler
e3c906fdf4 Update README.md 2022-12-19 02:44:03 -05:00
Luke Weiler
abeec27ae9 Update README.md 2022-12-19 01:44:47 -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
Nachiket Gokhale
87620c5573 Update README.md (#389)
Fixed typo in title "scientific notaions" should be "scientific notations".
2022-12-18 23:51:08 -05:00
Hussain Omer
36777d685f added iscomposite (#384)
* added iscomposite (Math function)

* Update README.md

* Update and rename iscomposite.py to is_composite.py

Co-authored-by: Luke Weiler <lukew25073@gmail.com>
2022-08-17 22:51:36 -04:00
Luke Weiler
712c74fbe3 Update README.md 2022-01-09 15:52:43 -05:00
Nuclear03020704
778766f325 Adopt new generator: surface area of pyramid 2021-12-28 07:26:36 +07:00
Nuclear03020704
d7b911f2c1 Re-adopt volume_pyramid with correct ID
Now volume pyramid has correct ID and appears in README
2021-12-22 07:22:10 +07:00
Nuclear03020704
44be6af455 Adopt new generator: volume of pyramid 2021-12-21 23:00:04 +07:00
lukew3
739d24b8fc Fixed formatting 2021-10-17 12:20:26 -04:00
jsun1590
1787f6ecb1 revised readme 2021-10-10 16:41:56 +08:00
jsun1590
f820ea9435 Added product of scientific notations function 2021-10-10 16:38:34 +08:00
lukew3
0c537adc2f adopted new generators 2021-10-09 14:01:28 -04:00
BiscuitCandy
a619caaa18 Update README.md 2021-10-08 19:41:50 -07:00
BiscuitCandy
ed57e6c22e Update README.md 2021-10-08 19:21:04 -07:00
BiscuitCandy
9ef063af17 Update README.md 2021-10-08 19:03:05 -07:00
lukew3
576be175a9 fixed id for generator 114 and updated readme 2021-10-08 16:50:55 -04:00
Luke Weiler
b338c04cdb Changed demo url 2021-10-08 16:34:22 -04:00
lukew3
c3619a0284 create adoptGenerator function to write init files and create readme 2021-10-07 00:50:17 -04:00
lukew3
3d3cc2dcc6 renamed main generator funcs to gen_func 2021-10-07 00:14:39 -04:00
lukew3
8de110346d update README.md 2021-10-06 23:39:42 -04:00
lukew3
7e7463e6a6 added latex unavailable message and scripts folder 2021-10-06 12:30:15 -04:00
lukew3
9682a569ba add format kwarg 2021-10-06 02:22:32 -04:00
Luke Weiler
b8b937f617 Update README.md 2021-07-20 17:03:59 -04:00
Luke Weiler
0bac7b076d Update README.md 2021-05-09 22:14:48 -04:00
Luke Weiler
3a80feb331 Update README.md 2021-04-01 10:17:46 -04:00
Luke Weiler
fdef0c5d21 Update README.md 2021-03-29 13:40:06 -04:00
Luke Weiler
eb32328f2c Removed make_pdf documentation 2021-02-21 13:18:48 -05:00
Luke Weiler
2b9b4de338 Update README.md 2021-02-21 13:17:43 -05:00
lukew3
e92b44c7d8 Removed worksheet generation from the scope of this package 2021-02-21 13:14:13 -05:00
lukew3
1884f893b0 Auto update contributing to show next id 2021-02-16 15:11:43 -05:00
lukew3
7315e93788 Added link to generator file in readme 2021-02-16 11:50:43 -05:00
lukew3
6d23628aa0 made readme kwargs look better 2021-02-16 11:25:21 -05:00
lukew3
9efffce9f5 Added kwargs to generator module and readme 2021-02-16 11:02:45 -05:00
Luke Weiler
a942fa9fac Update README.md 2021-02-02 15:12:28 -05:00
Luke Weiler
1226638ffd Update README.md 2021-02-02 15:12:05 -05:00