Commit Graph

50 Commits

Author SHA1 Message Date
lukew3
de42e5d3e9 gitignore test.py 2021-02-16 15:13:05 -05:00
lukew3
273c74c9aa Updated contributing.md 2021-02-16 14:36:10 -05:00
lukew3
2064bf0d9b Fix issue #300 2020-12-18 14:13:54 -05:00
lukew3
42dd6c368c Added latex and cleaned wording on all basic_math generators 2020-12-17 22:18:50 -05:00
lukew3
4aec1db29a add latex to 28 2020-12-17 21:18:27 -05:00
lukew3
a31578a524 lint fix 2020-12-17 19:54:30 -05:00
lukew3
5baaa11ad6 lint fixes 2020-12-17 19:05:38 -05:00
lukew3
c0d2a2755c Added latex for 11, 12, and 17. First 3 of algebra section 2020-12-17 18:58:01 -05:00
lukew3
3fb3a07c65 Added style kwarg 2020-12-17 16:29:38 -05:00
lukew3
7c3d2cd5dc Fix genById missing args/kwargs 2020-12-17 14:53:12 -05:00
lukew3
ac352c0f0e Add groupname item to genList 2020-11-20 20:57:37 -05:00
lukew3
65d5902d90 genList sort and add requirement imports to main package 2020-11-20 20:41:43 -05:00
lukew3
7543e48f6e Swapped division and int_division, rounded complex division 2020-11-20 19:44:28 -05:00
lukew3
27082cc299 added makePdf function, documentation, new version 2020-11-20 14:05:48 -05:00
Ashwin Bhat
1c176609f5 Added binomial expansion 2020-10-26 22:52:01 -04:00
lukew3
d24c249668 stationary point id fix 2020-10-26 13:33:46 -04:00
lukew3
8f2b458007 binomial distribution fix 2020-10-26 13:20:14 -04:00
lukew3
55a9358929 arc length id fix 2020-10-26 13:17:47 -04:00
lukew3
2a8d666bc3 id fix 2020-10-26 13:13:22 -04:00
lukew3
5ffa50b1f3 mostly linter fixes 2020-10-23 14:02:39 -04:00
lukew3
1cec34bb70 conditional probability fix 2020-10-23 13:56:22 -04:00
Luke Weiler
3e44a71ea3 Merge branch 'master' into feature/condProb 2020-10-23 13:54:48 -04:00
lukew3
8b220c8421 combine_like_terms fixes 2020-10-23 13:50:32 -04:00
lukew3
de75ea2073 circumference of circle fixes 2020-10-23 13:45:51 -04:00
lukew3
c8815aec75 decimal to bcd fix 2020-10-23 13:40:42 -04:00
lukew3
81b1f2824f minutes to hours fix 2020-10-23 13:38:16 -04:00
lukew3
72e88ac2d9 leap year fixes 2020-10-23 13:33:37 -04:00
Vhizux
2fbedfeb07 added conditional probability generator 2020-10-23 14:45:47 +02:00
lukew3
7eb2f4bdf7 complex quadratic id fix 2020-10-21 21:44:28 -04:00
lukew3
ab00d7eb01 quotient of power fixes 2020-10-21 21:41:57 -04:00
lukew3
3bb6c6f85e power of powers fix 2020-10-21 21:37:29 -04:00
lukew3
c35608a51e perimeter of polygons fix 2020-10-21 21:26:37 -04:00
lukew3
55fb0a18f6 curved surface area cylinder fix 2020-10-21 14:31:17 -04:00
lukew3
1174b5c0de base conversion fix 2020-10-21 14:25:54 -04:00
lukew3
6faba33309 complex to polar updates 2020-10-21 14:12:48 -04:00
lukew3
47966623cc binary coded decimal fix 2020-10-21 14:05:56 -04:00
lukew3
c165a176d0 cache test 2020-10-20 14:32:20 -04:00
lukew3
ee6fe524de fix definite_integral 2020-10-20 13:13:38 -04:00
lukew3
44bd19d0d2 differentiation fixes 2020-10-20 11:55:42 -04:00
lukew3
cbede21ddf renamed modules and generators to fit pep8 2020-10-20 11:30:55 -04:00
lukew3
b4044facf6 function name included in generator instance variables and genList[3] 2020-10-20 10:13:54 -04:00
lukew3
d4906d85f8 Id fix 2020-10-19 21:25:09 -04:00
lukew3
20918c5a78 Rough fix of genList issue 2020-10-19 21:07:50 -04:00
lukew3
ce79a2a94b Fixed all ordering except for addition 2020-10-19 20:42:49 -04:00
lukew3
91358f5b1b pep8 fixes 2020-10-19 13:54:31 -04:00
lukew3
b6e73420fd Merge branch 'master' of https://github.com/Todarith/mathgenerator 2020-10-19 12:18:28 -04:00
lukew3
6a0aff7652 Improved module format 2020-10-19 12:16:03 -04:00
lukew3
b3a80ee8ce localized sympy 2020-10-19 09:49:32 -04:00
Luke Weiler
9241aef649 Update test.py 2020-10-18 23:57:05 -04:00
lukew3
0e63b4ee11 restructure base 2020-10-18 23:48:13 -04:00