Commit Graph

829 Commits

Author SHA1 Message Date
helplessThor
e9a498be4f Update __init__.py
Updated init
2020-10-20 00:32:46 +05:30
D-T-666
1ebce57fcc Merge branch 'master' of https://github.com/Todarith/mathgenerator 2020-10-19 23:02:28 +04:00
D-T-666
339e279d0a 🛠 some readme fixup 2020-10-19 23:02:18 +04:00
helplessThor
a007613424 Create radianToDegFunc.py
Radian to Degree Conversion function created
2020-10-20 00:32:02 +05:30
Anshita
e122168468 Split term and sum to 2 functions 2020-10-20 00:16:32 +05:30
Luke Weiler
8f95502565 Merge pull request #266 from Nitsujed/master
Changed string formatting
2020-10-19 14:29:43 -04:00
lukew3
f204de60f6 linter fix 2020-10-19 14:24:24 -04:00
Nitsujed
464478676a Fixed string formatting... my bad 2020-10-19 14:21:25 -04:00
Nitsujed
8699f89c0d Merge branch 'master' of https://github.com/Todarith/mathgenerator
 Conflicts:
	mathgenerator/funcs/celsiustofahrenheit.py
2020-10-19 14:20:54 -04:00
Luke Weiler
03e425a18e Merge pull request #265 from Nitsujed/master
Added Celsius to Fahrenheit conversion
2020-10-19 14:20:13 -04:00
Luke Weiler
c81d89bf25 Update celsiustofahrenheit.py 2020-10-19 14:20:06 -04:00
Luke Weiler
d33fb2a6e2 Merge branch 'master' into master 2020-10-19 14:19:37 -04:00
Nitsujed
5adeaf733d Merge remote-tracking branch 'origin/master' 2020-10-19 14:19:26 -04:00
Nitsujed
9866c772f9 Fixed string formatting... my bad 2020-10-19 14:19:09 -04:00
Luke Weiler
d628e2fb20 Update CONTRIBUTING.md 2020-10-19 14:17:56 -04:00
Luke Weiler
d8d8b8479c Merge pull request #263 from Todarith/pep8
Linter fix
2020-10-19 14:15:05 -04:00
lukew3
4f03d1b035 linter fix 2020-10-19 14:14:08 -04:00
lukew3
90a794cc05 yapf edits 2020-10-19 14:08:13 -04:00
Nitsujed
2f7af1dfd8 Changed deg to degrees 2020-10-19 14:05:22 -04:00
Nitsujed
40f2ce1af3 Added Celsius to Fahrenheit Conversion formula 2020-10-19 14:04:35 -04:00
lukew3
233f8bf180 some more lint fixes 2020-10-19 14:00:28 -04:00
lukew3
91358f5b1b pep8 fixes 2020-10-19 13:54:31 -04:00
Luke Weiler
5aaf1765fa Merge pull request #255 from Souvikdeb2612/master
Added percentage function
2020-10-19 13:40:05 -04:00
LyndonFan
bda4b73279 minor edits 2020-10-19 18:36:54 +01:00
LyndonFan
b0002f6866 added baseConversion 2020-10-19 18:33:07 +01:00
adit098
090afdd451 fix #251 2020-10-19 22:29:03 +05:30
NarayanAdithya
1fea870a39 Update readme for set_operationfucn 2020-10-19 22:23:54 +05:30
NarayanAdithya
98b91030d6 lint spacing 2020-10-19 22:21:37 +05:30
NarayanAdithya
b89c9c3178 Added Set operatiosn fucntion, corrected compound interest 2020-10-19 22:12:24 +05:30
Souvikdeb2612
290e685269 Update mathgen.py 2020-10-19 21:53:51 +05:30
Souvikdeb2612
848454787f Update __init__.py 2020-10-19 21:51:42 +05:30
Souvikdeb2612
74aaec3fc6 Create percentageFunc.py 2020-10-19 21:51:14 +05:30
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
adit098
57456ca1ad fix #252 2020-10-19 21:44:18 +05:30
adit098
9a62fbc6b8 fix #250 2020-10-19 21:33:02 +05:30
Yogesh Patil
66d5924271 Added BCD to Decimal 2020-10-19 21:21:05 +05:30
Satyam Koshta
1742cb9156 Merge branch 'master' into head 2020-10-19 21:11:15 +05:30
helplessThor
b2e7baa343 Update mathgen.py
added generator
2020-10-19 21:09:49 +05:30
helplessThor
57c731ad25 Update __init__.py 2020-10-19 21:08:56 +05:30
helplessThor
6f7be5fef9 Create degreeToRadFunc.py 2020-10-19 21:07:46 +05:30
D-T-666
98df83242e Merge branch 'master' of https://github.com/Todarith/mathgenerator 2020-10-19 19:28:22 +04:00
Luke Weiler
8cbbfd1207 Merge pull request #248 from helplessThor/helplessThor-deci-hex
Decimal To Hexadeci function
2020-10-19 11:06:34 -04:00
Luke Weiler
7d1a1a250c Merge branch 'master' into helplessThor-deci-hex 2020-10-19 11:06:19 -04:00
helplessThor
90c4c43aea Update mathgen.py
added generator class
2020-10-19 20:33:45 +05:30
Luke Weiler
6c6dc19cf7 Merge pull request #245 from helplessThor/helplessThor-compound-1
Compound Interest Added--- As per required changes
2020-10-19 11:02:23 -04:00
Luke Weiler
6c0486c7c1 Merge branch 'master' into helplessThor-compound-1 2020-10-19 11:02:06 -04:00
helplessThor
649bccd330 Update __init__.py
updated init.py
2020-10-19 20:29:22 +05:30
helplessThor
65a56b6915 Create deciToHexaFunc.py 2020-10-19 20:23:11 +05:30
adit098
9fd4a23815 fix #242 2020-10-19 20:20:38 +05:30