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 |
|
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 |
|
helplessThor
|
8f6fb56c15
|
Update definiteIntegralFunc.py
Added generator class
|
2020-10-20 12:11:53 +05:30 |
|
helplessThor
|
8407ba1458
|
Update __init__.py
updated init.py with definite integral module
|
2020-10-20 12:08:15 +05:30 |
|
helplessThor
|
fbd8849259
|
Create definiteIntegralFunc.py
Created Definite Integral function within limits 0 to 1.
|
2020-10-20 12:07:00 +05:30 |
|
strikeraryu
|
d73c4c5678
|
Added differentiation generator
|
2020-10-20 10:59:10 +05:30 |
|
NarayanAdithya
|
c85dce75de
|
Merge branch 'adithya' of https://github.com/NarayanAdithya/mathgenerator into adithya
|
2020-10-20 10:31:44 +05:30 |
|
NarayanAdithya
|
b0811bd666
|
Updated
|
2020-10-20 10:31:34 +05:30 |
|
NarayanAdithya
|
484f4dbb6c
|
Merge branch 'master' into adithya
|
2020-10-20 10:28:55 +05:30 |
|
NarayanAdithya
|
2f359086fa
|
Lint Issues
|
2020-10-20 10:26:22 +05:30 |
|
Satyam Koshta
|
047cd7289e
|
Update isprime.py
|
2020-10-20 07:38:20 +05:30 |
|
Satyam Koshta
|
8bf56dc57d
|
Update isprime.py
|
2020-10-20 07:31:26 +05:30 |
|
Satyam Koshta
|
979e9fa9f1
|
Update isprime.py
|
2020-10-20 07:26:44 +05:30 |
|
Satyam Koshta
|
611469ec38
|
Update mathgen.py
|
2020-10-20 07:20:33 +05:30 |
|
lukew3
|
82a0e1433a
|
Fix radianToDegreeFunc naming
|
2020-10-19 21:38:42 -04:00 |
|
lukew3
|
82929ae4fc
|
update dev-requirements
|
2020-10-19 21:33:02 -04:00 |
|
Luke Weiler
|
d14944a282
|
Merge pull request #269 from helplessThor/helplessThor-degree-rad
Angle Conversion Between Degree and Radians
|
2020-10-19 21:32:37 -04:00 |
|
Luke Weiler
|
238a825874
|
Linter fix
|
2020-10-19 21:30:15 -04:00 |
|
Luke Weiler
|
742a2ff4d3
|
linter fix
|
2020-10-19 21:28:42 -04:00 |
|
Luke Weiler
|
ce131477a7
|
Linter fix
|
2020-10-19 21:28:15 -04:00 |
|
Luke Weiler
|
cca6f16b62
|
Update radianToDegFunc.py
|
2020-10-19 21:26:36 -04:00 |
|
Luke Weiler
|
0796276228
|
Update degreeToRadFunc.py
|
2020-10-19 21:26:17 -04:00 |
|
lukew3
|
d4906d85f8
|
Id fix
|
2020-10-19 21:25:09 -04:00 |
|
Luke Weiler
|
96c4c0ec18
|
Merge branch 'master' into helplessThor-degree-rad
|
2020-10-19 21:23:42 -04:00 |
|
Luke Weiler
|
96a4358cd8
|
Merge pull request #276 from Metropass/master
Added DecimalToOctal, and DecimalToRomanNumerals
|
2020-10-19 21:21:24 -04:00 |
|
Luke Weiler
|
e18a35559d
|
Update decimalToRomanNumeralsFunc.py
|
2020-10-19 21:19:51 -04:00 |
|
Luke Weiler
|
8a40364692
|
Update decimalToOctalFunc.py
|
2020-10-19 21:19:32 -04:00 |
|
Luke Weiler
|
d7212d9c4f
|
Merge branch 'master' into master
|
2020-10-19 21:18:39 -04:00 |
|
Luke Weiler
|
347f99b07f
|
Merge pull request #280 from Todarith/restructure2
Restructure2
|
2020-10-19 21:10:15 -04:00 |
|
NarayanAdithya
|
cb0cfb4b81
|
Merge branch 'master' into adithya
|
2020-10-20 06:38:34 +05:30 |
|
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
|
84cb84a21c
|
Out of order but localized
|
2020-10-19 20:33:18 -04:00 |
|
lukew3
|
5f2a5ab236
|
import generator in each module
|
2020-10-19 19:22:51 -04:00 |
|
Luke Weiler
|
bd903d5c02
|
Merge pull request #270 from D-T-666/master
Minor cleanup, updated README
|
2020-10-19 19:03:44 -04:00 |
|
Luke Weiler
|
c25fba1bdb
|
Merge pull request #146 from anshitabaid/master
AP series term/sum problem
|
2020-10-19 18:58:40 -04:00 |
|
Metropass
|
d0734fc7e9
|
Fixed Extra Lines for Lint
|
2020-10-19 16:06:44 -04:00 |
|
Metropass
|
d19d1de443
|
Fixed Lint Formatting
|
2020-10-19 16:04:53 -04:00 |
|
Metropass
|
429ea62518
|
Added untracked files into repo
|
2020-10-19 16:00:46 -04:00 |
|
Metropass
|
4be7251a45
|
Fixed spelling on __init__.py
|
2020-10-19 15:54:37 -04:00 |
|
helplessThor
|
a37d49e877
|
Update __init__.py
resolved conflicts
|
2020-10-20 01:20:08 +05:30 |
|
Metropass
|
630032fcdd
|
Added DecimalToOctal, and DecimalToRomanNumerals
|
2020-10-19 15:49:11 -04:00 |
|
Anshita
|
d95dd5e29c
|
linting improved v2
|
2020-10-20 00:55:15 +05:30 |
|
Anshita
|
da48b28397
|
linting improved
|
2020-10-20 00:51:54 +05:30 |
|
D-T-666
|
a9c4249273
|
⬜⬜ whitespace ⬜⬜
|
2020-10-19 23:19:11 +04:00 |
|