Luke Weiler
|
80933c86d8
|
Update curvedSurfaceAreaCylinderFunc.py
|
2020-10-21 14:27:18 -04:00 |
|
Luke Weiler
|
91dee6ed27
|
Merge branch 'master' into master
|
2020-10-21 14:26:43 -04:00 |
|
lukew3
|
6b193dbdce
|
readme edit
|
2020-10-21 14:26:01 -04:00 |
|
lukew3
|
1174b5c0de
|
base conversion fix
|
2020-10-21 14:25:54 -04:00 |
|
Luke Weiler
|
d8a4b82d7d
|
Merge pull request #259 from LyndonFan/master
Add (Arbitrary) Base Conversion
|
2020-10-21 14:21:14 -04:00 |
|
lukew3
|
b5b61cd08f
|
set operation fixes
|
2020-10-21 14:19:16 -04:00 |
|
Luke Weiler
|
807114b782
|
Merge pull request #257 from NarayanAdithya/adithya
Added Set Operations and Update readme for set operation function
|
2020-10-21 14:16:25 -04:00 |
|
Luke Weiler
|
616cc61390
|
Update set_operation.py
|
2020-10-21 14:16:11 -04:00 |
|
Luke Weiler
|
b9fbf4cbfc
|
Merge branch 'master' into adithya
|
2020-10-21 14:15:40 -04:00 |
|
Luke Weiler
|
51d63a7d65
|
Update README.md
|
2020-10-21 14:14:37 -04:00 |
|
Luke Weiler
|
d745080c0a
|
Update README.md
|
2020-10-21 14:14:22 -04:00 |
|
Luke Weiler
|
aff60a3d3c
|
Update compoundInterestFunc.py
|
2020-10-21 14:14:03 -04:00 |
|
Luke Weiler
|
7139a8aece
|
Update compoundInterestFunc.py
|
2020-10-21 14:13:49 -04:00 |
|
lukew3
|
6faba33309
|
complex to polar updates
|
2020-10-21 14:12:48 -04:00 |
|
Luke Weiler
|
55150fdf90
|
Merge pull request #254 from adit098/master
fix #250
|
2020-10-21 14:10:54 -04:00 |
|
Luke Weiler
|
22edff6736
|
Update complexToPolarFunc.py
|
2020-10-21 14:10:45 -04:00 |
|
Luke Weiler
|
81427ff865
|
Merge branch 'master' into master
|
2020-10-21 14:09:52 -04:00 |
|
Luke Weiler
|
29b2a6467d
|
Delete DecimalToOctalFunc.py
|
2020-10-21 14:08:40 -04:00 |
|
Luke Weiler
|
9c8ee7ee64
|
Delete DecimalToHexFunc.py
|
2020-10-21 14:08:32 -04:00 |
|
Luke Weiler
|
85286449a5
|
Delete DegreeToRadian.py
|
2020-10-21 14:08:25 -04:00 |
|
lukew3
|
9a27fcd700
|
linter fix
|
2020-10-21 14:06:31 -04:00 |
|
lukew3
|
47966623cc
|
binary coded decimal fix
|
2020-10-21 14:05:56 -04:00 |
|
Luke Weiler
|
035066820b
|
Merge pull request #253 from y0geshpatil/master
Added BCD to Decimal
|
2020-10-21 14:04:15 -04:00 |
|
Luke Weiler
|
15ba021c21
|
Update BCDtoDecimalFunc.py
|
2020-10-21 14:03:06 -04:00 |
|
Luke Weiler
|
d3a1befe7c
|
Merge branch 'master' into master
|
2020-10-21 14:02:06 -04:00 |
|
lukew3
|
813aec7dbf
|
Merge branch 'y0geshpatil-master'
|
2020-10-21 13:59:22 -04:00 |
|
lukew3
|
ca8bafabad
|
fix merge errors
|
2020-10-21 13:59:13 -04:00 |
|
Nitsujed
|
161c87265f
|
Lint issue...
|
2020-10-21 11:53:58 -04:00 |
|
Nitsujed
|
94d677656b
|
Lint issue...
|
2020-10-21 11:53:33 -04:00 |
|
Nitsujed
|
0c10fb8bc3
|
Changed file names to match the project standards
|
2020-10-21 11:43:22 -04:00 |
|
Nitsujed
|
a863e7a98f
|
Added Power of Powers
|
2020-10-21 11:40:43 -04:00 |
|
Nitsujed
|
86750f5867
|
Fixed lint issues
|
2020-10-21 10:44:18 -04:00 |
|
Nitsujed
|
ddd23986db
|
Merge branch 'master' of https://github.com/Todarith/mathgenerator
Conflicts:
mathgenerator/mathgen.py
|
2020-10-21 10:25:14 -04:00 |
|
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 |
|