Commit Graph

730 Commits

Author SHA1 Message Date
deepampriyadarshi
d4c810a6be Fixed bug #293 2020-10-21 16:14:29 +05:30
Souvikdeb2612
a9e531e1a6 Merge branch 'master' into master 2020-10-21 10:31:44 +05:30
Luke Weiler
8cde00c324 Update setup.py 2020-10-20 21:16:27 -04:00
lukew3
a6f784a5d0 test github actions cache 2020-10-20 19:54:01 -04:00
lukew3
bd745242b6 Merge branch 'master' of https://github.com/Todarith/mathgenerator 2020-10-20 19:34:29 -04:00
lukew3
0a9b54ab0e update cache workflow 2020-10-20 19:34:23 -04:00
Luke Weiler
45b11c7ad1 Merge pull request #298 from Metropass/patch-1
Fixed Issue #289
2020-10-20 18:01:36 -04:00
strikeraryu
77a4f8c3e2 Added complex quadratic generator 2020-10-21 00:09:13 +05:30
lukew3
c165a176d0 cache test 2020-10-20 14:32:20 -04:00
lukew3
05711e6bdf Change cachestep name 2020-10-20 14:20:54 -04:00
lukew3
d3c6d5d988 fix install requires 2020-10-20 14:05:43 -04:00
lukew3
46c396bc4f cache workflow update 2020-10-20 14:02:16 -04:00
Mo
0c17fc74b0 Fixed Linter for the Function Definition 2020-10-20 14:01:29 -04:00
Mo
869207bdb5 Fixed Issue #289
Removed the multiplication, added '+' for proper concatenation
2020-10-20 13:55:21 -04:00
Mo
54e3249c7d Merge branch 'master' into master 2020-10-20 13:41:31 -04:00
Metropass
5c5caf3c87 Fixed Lint 2020-10-20 13:38:39 -04:00
lukew3
4ca54936fb Fix imports 2020-10-20 13:32:34 -04:00
Metropass
fda8aa5969 Fixed conflicts 2020-10-20 13:31:46 -04:00
Metropass
47abb39261 Fixed init.py, again 2020-10-20 13:30:37 -04:00
Metropass
ff36197bbb Fixed init.py 2020-10-20 13:28:18 -04:00
Souvikdeb2612
4c50ad0270 Update curvedSurfaceAreaCylinderFunc.py 2020-10-20 22:56:50 +05:30
lukew3
ed77e8b986 isprime fix 2020-10-20 13:21:31 -04:00
Metropass
38b0e428ab updated repo 2020-10-20 13:21:16 -04:00
Luke Weiler
dc02bde747 Merge pull request #228 from satyamkoshta340/head
Add files via upload
2020-10-20 13:19:05 -04:00
Luke Weiler
950e5eaa37 Merge branch 'master' into head 2020-10-20 13:18:38 -04:00
Souvikdeb2612
70a470366e Update __init__.py 2020-10-20 22:46:40 +05:30
Souvikdeb2612
24231cac4e Create curvedSurfaceAreaCylinderFunc.py 2020-10-20 22:46:13 +05:30
lukew3
ee6fe524de fix definite_integral 2020-10-20 13:13:38 -04:00
Luke Weiler
bdd504b6dd Merge pull request #285 from helplessThor/helplessThor-definite-integral
Added Definite Integral for Simple Quadratic Equation
2020-10-20 13:09:05 -04:00
Luke Weiler
5e6fdd6bb3 Merge branch 'master' into helplessThor-definite-integral 2020-10-20 13:08:55 -04:00
lukew3
e9e4a70d4d id 26 bug fix 2020-10-20 12:04:07 -04:00
lukew3
4ed195bbd0 Fix readme id 26 error 2020-10-20 12:03:23 -04:00
lukew3
44bd19d0d2 differentiation fixes 2020-10-20 11:55:42 -04:00
Luke Weiler
66cbe10039 Merge pull request #284 from strikeraryu/master
Added differentiation generator
2020-10-20 11:54:25 -04:00
Luke Weiler
423b9e2fb3 Merge branch 'master' into master 2020-10-20 11:54:18 -04:00
lukew3
94b2074642 cleaned up mathgen.py 2020-10-20 11:52:48 -04:00
lukew3
16a45b082b Added args to Generator __call__ 2020-10-20 11:50:08 -04:00
lukew3
80278e44a9 update readme 2020-10-20 11:43:54 -04:00
Luke Weiler
cf85e8f3dd Merge pull request #292 from Todarith/pep8
Pep8 module naming fixes
2020-10-20 11:43:15 -04:00
lukew3
1f708af50f fixed tests 2020-10-20 11:37:59 -04:00
lukew3
cbede21ddf renamed modules and generators to fit pep8 2020-10-20 11:30:55 -04:00
Luke Weiler
2ac4032b8a Merge pull request #290 from Todarith/master
Sync branches
2020-10-20 10:22:00 -04:00
lukew3
507eb4ff76 Removed excessive print statements 2020-10-20 10:19:03 -04:00
lukew3
fffb6d54ab Merge branch 'master' of https://github.com/Todarith/mathgenerator 2020-10-20 10:14:01 -04:00
lukew3
b4044facf6 function name included in generator instance variables and genList[3] 2020-10-20 10:13:54 -04:00
Luke Weiler
577edd967a Update new-generator-idea.md 2020-10-20 10:01:53 -04:00
mahimadubey
32d7fe0da1 Update arithmeticProgressionSumFunc.py 2020-10-20 14:11:29 +05:30
helplessThor
19a9d4981a Update mathgen.py
importing scipy
2020-10-20 12:36:23 +05:30
helplessThor
1d1a6f2740 Update definiteIntegralFunc.py
fixed presentation error
2020-10-20 12:30:04 +05:30
helplessThor
2f6c9b0eb7 Update definiteIntegralFunc.py
fixed presentation errors
2020-10-20 12:24:17 +05:30