Luke Weiler
|
4af32e9e12
|
Merge branch 'master' into master
|
2020-10-15 19:28:57 -04:00 |
|
Aditya Mahimkar
|
d2830507cf
|
Update mathgen.py
|
2020-10-15 23:38:32 +05:30 |
|
ieshaan12
|
85185a8376
|
Integer Multiplication with 2x2 Matrix
|
2020-10-15 23:10:36 +05:30 |
|
lukew3
|
ed03295563
|
Add getGenList function
|
2020-10-15 11:11:48 -04:00 |
|
lukew3
|
5c1bec86a5
|
Update readme.md table and naming inconsistencies
|
2020-10-15 10:46:32 -04:00 |
|
Luke Weiler
|
74df20f72a
|
Merge branch 'master' into master
|
2020-10-15 10:26:03 -04:00 |
|
Luke Weiler
|
f220cd62cb
|
Merge branch 'master' into patch-1
|
2020-10-15 10:22:52 -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
|
b57f603641
|
Merge pull request #43 from gokulp01/patch-2
Added Decimal to Binary generator
|
2020-10-15 09:37:42 -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 |
|
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 |
|
Thromax
|
991da6949e
|
Added logarithm
Added logarithm
|
2020-10-15 02:46:41 +02:00 |
|
Ganesh Futane
|
d3468fe926
|
Updated Basic Algebra Function
fixed the denominator issue
|
2020-10-14 17:10:40 -07:00 |
|
Ganesh Futane
|
8cfbb07ac3
|
LCM, GCD fucntion update
Updated the maxVal default
|
2020-10-14 16:57:35 -07:00 |
|
Ganesh Futane
|
eb4160b666
|
Update mathgen.py
|
2020-10-14 16:37:29 -07:00 |
|
Luke Weiler
|
0a9cdade73
|
Fix title inconsistency
|
2020-10-14 19:34:48 -04:00 |
|
Mohammed Mushahid Qureshi
|
8e2df67c1e
|
Update mathgen.py
|
2020-10-15 00:58:52 +05:30 |
|
mushahidq
|
c5ede58ba7
|
Fixed useless parameters on Multiplication
|
2020-10-15 00:55:19 +05:30 |
|
mushahidq
|
4f18c547f7
|
Fixed useless parameters on Multiplication
|
2020-10-15 00:53:51 +05:30 |
|
Akash Saravanan
|
e01f17c0a6
|
Add power rule differentiation.
|
2020-10-15 00:50:08 +05:30 |
|
mushahidq
|
8e1277a56a
|
Added square root
|
2020-10-15 00:27:03 +05:30 |
|
Luke Weiler
|
2fa24deb55
|
Fixed naming and numbering inconsistencies
|
2020-10-14 14:19:50 -04:00 |
|
Satyajeet-code
|
7060e19217
|
Update mathgen.py
|
2020-10-14 23:36:43 +05:30 |
|
akash khamkar
|
293fd0b65c
|
changed names
|
2020-10-14 23:20:47 +05:30 |
|
akash khamkar
|
91b23a4c66
|
new 1s binary complement generated added .
new 1s binary complement problem generator added .
|
2020-10-14 23:13:33 +05:30 |
|
samuele
|
dc3e40bafe
|
Added multiplication and division
|
2020-10-14 17:48:31 +02:00 |
|
lukew3
|
4aa2e021b3
|
subtractionFunc naming error
|
2020-10-13 14:11:28 -04:00 |
|
lukew3
|
82ea6a429a
|
1.0.1 formatting fixes
|
2020-10-13 14:06:11 -04:00 |
|