Commit Graph

13 Commits

Author SHA1 Message Date
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
c348e176cc Update gen-gh-pages-data.yml 2022-12-21 14:33:49 -05:00
Luke Weiler
d0455bb895 Update gen-gh-pages-data.yml 2022-12-21 14:29:34 -05:00
Luke Weiler
36654998fd Update gen-gh-pages-data.yml 2022-12-21 14:25:29 -05:00
Luke Weiler
705f365598 Create gen-gh-pages-data.yml 2022-12-21 14:24:16 -05:00
Yuval Goldberg
b1d2453740 Add PYTHON variable to Makefile 2020-10-22 01:37:37 +03:00
lukew3
a6f784a5d0 test github actions cache 2020-10-20 19:54:01 -04:00
lukew3
0a9b54ab0e update cache workflow 2020-10-20 19:34:23 -04:00
lukew3
05711e6bdf Change cachestep name 2020-10-20 14:20:54 -04:00
lukew3
46c396bc4f cache workflow update 2020-10-20 14:02:16 -04:00
YuvalG
08fc9d0663 Add flake8 as linter 2020-10-17 20:10:52 +03:00
YuvalG
0743b1bef7 Adding pytest and tests GitHubAction 2020-10-16 22:44:47 +03:00
Luke Weiler
b29dee7b64 Create python-publish.yml 2020-10-13 12:50:34 -04:00