Commit Graph

529 Commits

Author SHA1 Message Date
Luke Weiler
bd772d917c Merge branch 'master' into master 2020-10-15 19:31:12 -04:00
Luke Weiler
ccb7d6e5dc Merge pull request #59 from aditya9110/master
Area of Triangle (Heron's Formula)
2020-10-15 19:29:14 -04:00
Luke Weiler
4af32e9e12 Merge branch 'master' into master 2020-10-15 19:28:57 -04:00
-
02ca66cf91 Prime Factorisation 2020-10-15 23:32:38 +02:00
Akash verma
dc45a4be8d Update mathgen.py
midPointOfTwoPoint=Generator("Midpoint of the two point",18,"((X1,Y1),(X2,Y2))=","((X1+X2)/2,(Y1+Y2)/2)",MidPointOfTwoPoint)
2020-10-15 15:40:50 -04:00
0xNetcat
fabd4dc33d updated README.md 2020-10-15 21:34:55 +02:00
Karol Dobiczek
137cb81bef Add factoring func 2020-10-15 20:40:11 +02:00
ieshaan12
734dd662c5 Triangle exists check 2020-10-15 23:57:19 +05:30
Aditya Mahimkar
d2830507cf Update mathgen.py 2020-10-15 23:38:32 +05:30
Luke Weiler
1790e31160 Merge pull request #57 from ieshaan12/matrix-2-2-by-integer
Integer Multiplication with 2x2 Matrix
2020-10-15 13:45:34 -04:00
ieshaan12
85185a8376 Integer Multiplication with 2x2 Matrix 2020-10-15 23:10:36 +05:30
Luke Weiler
24eac9596c Release number change 2020-10-15 11:20:08 -04:00
Luke Weiler
94083d6e61 Merge pull request #48 from lukew3/master
Add getGenList function
2020-10-15 11:15:25 -04:00
lukew3
ed03295563 Add getGenList function 2020-10-15 11:11:48 -04:00
Luke Weiler
7f4eca321a Merge pull request #47 from lukew3/master
Added genById function, fixed naming inconsistencies, added to readme.md table
2020-10-15 10:50:59 -04:00
lukew3
5c1bec86a5 Update readme.md table and naming inconsistencies 2020-10-15 10:46:32 -04:00
Luke Weiler
8240829635 Merge pull request #4 from Todarith/master
sync head
2020-10-15 10:26:11 -04:00
Luke Weiler
74df20f72a Merge branch 'master' into master 2020-10-15 10:26:03 -04:00
Luke Weiler
d93560dda5 Merge pull request #45 from gokulp01/patch-1
Added Binary to Decimal Generator
2020-10-15 10:23:02 -04:00
Luke Weiler
f220cd62cb Merge branch 'master' into patch-1 2020-10-15 10:22:52 -04:00
Luke Weiler
d09953bd82 Merge pull request #44 from ganesh003/patch-8
Added Fraction Division Function
2020-10-15 10:16:54 -04:00
Gokul
99bbce153b Added Binary to Decimal Generator 2020-10-15 19:45:13 +05:30
lukew3
e70c5c159e renumbered Ids to start at 0 2020-10-15 10:14:34 -04:00
lukew3
61490c3fce created genById function 2020-10-15 10:10:16 -04:00
Ganesh Futane
b675893fbf Added Fraction Division Function 2020-10-15 19:24:18 +05:30
Luke Weiler
977c5e06e1 Merge pull request #3 from Todarith/master
Refresh fork
2020-10-15 09:47:20 -04:00
Luke Weiler
b57f603641 Merge pull request #43 from gokulp01/patch-2
Added Decimal to Binary generator
2020-10-15 09:37:42 -04:00
Luke Weiler
64717ce1a3 Merge pull request #40 from mushahidq/master
Fix for multiplication parameters
2020-10-15 09:33:33 -04:00
Luke Weiler
a4f46b5688 Merge branch 'master' into master 2020-10-15 09:17:02 -04:00
Gokul
2ede20d06d Updated Decimal to Binary generator 2020-10-15 17:33:35 +05:30
Gokul
50eff003a3 Added Decimal to Binary generator 2020-10-15 17:26:23 +05:30
Luke Weiler
155352e3c6 Merge pull request #42 from bottleInALightning/master
I added Division with the result being an integer, not a float
2020-10-15 07:42:04 -04:00
bottleInALightning
f789eee26c Added Easy Division 2020-10-15 11:07:14 +02:00
bottleInALightning
bcffaa0f47 Added Easy Division 2020-10-15 11:03:23 +02:00
Mohammed Mushahid Qureshi
e121dd8b1e Fixed Multiplication parameters 2020-10-15 09:49:32 +05:30
Luke Weiler
265fcd1cec Merge pull request #36 from Thromax/master
Added logarithm
2020-10-14 20:54:20 -04:00
Thromax
991da6949e Added logarithm
Added logarithm
2020-10-15 02:46:41 +02:00
Luke Weiler
fa7676e3d1 Merge pull request #33 from ganesh003/patch-7
Updated Basic Algebra Function
2020-10-14 20:37:38 -04:00
Ganesh Futane
d3468fe926 Updated Basic Algebra Function
fixed the denominator issue
2020-10-14 17:10:40 -07:00
Luke Weiler
d61bb0ec83 Merge pull request #32 from ganesh003/patch-6
LCM, GCD fucntion update
2020-10-14 19:58:35 -04:00
Ganesh Futane
8cfbb07ac3 LCM, GCD fucntion update
Updated the maxVal default
2020-10-14 16:57:35 -07:00
Luke Weiler
502c38a430 Merge pull request #29 from ganesh003/patch-4
Square Function Update
2020-10-14 19:48:10 -04:00
Luke Weiler
959ab02f76 Merge pull request #30 from lukew3/master
Updated list of generators, changed version to 1.1.0, removed console script entry point
2020-10-14 19:45:56 -04:00
lukew3
c55298a910 Changed version number and removed unecessary entry point 2020-10-14 19:45:16 -04:00
lukew3
2b5a8e4c6f Updated list of generators 2020-10-14 19:42:51 -04:00
Ganesh Futane
eb4160b666 Update mathgen.py 2020-10-14 16:37:29 -07:00
Luke Weiler
7db5b1d8b1 Merge pull request #2 from Todarith/master
Sync
2020-10-14 19:36:55 -04:00
Luke Weiler
0a9cdade73 Fix title inconsistency 2020-10-14 19:34:48 -04:00
Luke Weiler
28292c3e22 Merge pull request #24 from akashsara/master
Add power rule differentiation.
2020-10-14 16:39:24 -04:00
Mohammed Mushahid Qureshi
8e2df67c1e Update mathgen.py 2020-10-15 00:58:52 +05:30