Commit Graph

745 Commits

Author SHA1 Message Date
Luke Weiler
0da7fe0516 Merge branch 'master' into nella17-patch 2020-10-26 13:21:08 -04:00
lukew3
8f2b458007 binomial distribution fix 2020-10-26 13:20:14 -04:00
Luke Weiler
87603bc4c6 Merge pull request #320 from Vhizux/feature/binomial-distribution
binomial distribution
2020-10-26 13:18:47 -04:00
Luke Weiler
2832a17f2f Merge branch 'master' into feature/binomial-distribution 2020-10-26 13:18:41 -04:00
lukew3
55a9358929 arc length id fix 2020-10-26 13:17:47 -04:00
Luke Weiler
cda92b69c5 Merge pull request #319 from ee17b031-iittp/master
Created a generator for arc length
2020-10-26 13:16:29 -04:00
Luke Weiler
b929f53c12 Merge branch 'master' into feature/binomial-distribution 2020-10-26 13:14:54 -04:00
Luke Weiler
885ae4c1dd Merge branch 'master' into master 2020-10-26 13:13:59 -04:00
lukew3
2a8d666bc3 id fix 2020-10-26 13:13:22 -04:00
Luke Weiler
b1eab48530 Merge pull request #317 from Gautampd73/master
Added SignumFunction generator
2020-10-26 13:09:35 -04:00
Allen Guan
d496596324 Fix Linter error 2020-10-26 15:22:50 +08:00
Allen Guan
b505b6ba52 Add Stationary Points 2020-10-26 05:19:32 +08:00
Vhizux
1ed0897310 lint fix 2020-10-25 22:06:40 +01:00
Vhizux
1e47fcec37 lint fix 2020-10-25 22:03:24 +01:00
Vhizux
6079b20c29 lint fix 2020-10-25 22:03:12 +01:00
Vhizux
226f6bb36d lint fix 2020-10-25 21:59:08 +01:00
Vhizux
36fbf84839 lint fix 2020-10-25 21:58:31 +01:00
Vhizux
e5efd5f92d converted ints to floats 2020-10-25 21:54:58 +01:00
Vhizux
9a5af15486 small improvements 2020-10-25 14:31:37 +01:00
ee17b031-iittp
39e49b282b "added arc_length" 2020-10-25 16:43:53 +05:30
ee17b031-iittp
d88198ad12 "added arc_length" 2020-10-25 16:41:49 +05:30
ee17b031-iittp
7502278b4a "added arc_length" 2020-10-25 16:03:17 +05:30
Gautam Prasad
1235b4c424 Create signum_function.py 2020-10-24 06:08:28 +05:30
Gautam Prasad
5217590f28 Delete signumFunc.py 2020-10-24 06:07:40 +05:30
Gautam Prasad
db7508ded2 Update signumFunc.py 2020-10-24 06:03:44 +05:30
Gautam Prasad
73089e6523 Update __init__.py 2020-10-24 05:06:37 +05:30
Gautam Prasad
0e3e182934 Added a generator signum function.. 2020-10-24 05:01:47 +05:30
Vhizux
0c342dc37f added binomial distribution function 2020-10-23 21:38:54 +02:00
lukew3
5ffa50b1f3 mostly linter fixes 2020-10-23 14:02:39 -04:00
lukew3
c9284564bf git push origin masterMerge branch 'mahimadubey-master' 2020-10-23 13:58:27 -04:00
lukew3
f75e77a558 Merge branch 'master' of https://github.com/mahimadubey/mathgenerator into mahimadubey-master 2020-10-23 13:58:09 -04:00
lukew3
1cec34bb70 conditional probability fix 2020-10-23 13:56:22 -04:00
Luke Weiler
5cd935f998 Merge pull request #315 from Vhizux/feature/condProb
Conditional probability
2020-10-23 13:54:54 -04:00
Luke Weiler
3e44a71ea3 Merge branch 'master' into feature/condProb 2020-10-23 13:54:48 -04:00
Luke Weiler
b7b2115330 Delete settings.json 2020-10-23 13:53:15 -04:00
lukew3
8b220c8421 combine_like_terms fixes 2020-10-23 13:50:32 -04:00
Luke Weiler
6d3a543075 Merge pull request #314 from shyamcody/master
added combine like terms for #39
2020-10-23 13:48:32 -04:00
lukew3
de75ea2073 circumference of circle fixes 2020-10-23 13:45:51 -04:00
Luke Weiler
536edd8e6d Merge pull request #312 from AggRag/Functions
Added Circumference of Circle
2020-10-23 13:44:34 -04:00
lukew3
817f4a557e remove binstring decimal to bcd 2020-10-23 13:43:36 -04:00
lukew3
c8815aec75 decimal to bcd fix 2020-10-23 13:40:42 -04:00
Luke Weiler
595e92513a Merge pull request #310 from y0geshpatil/master
Added Decimal To BCD Function File
2020-10-23 13:39:00 -04:00
lukew3
81b1f2824f minutes to hours fix 2020-10-23 13:38:16 -04:00
Luke Weiler
8cbfda4644 Merge pull request #307 from Souvikdeb2612/master
Added function for minute to Hour conversion
2020-10-23 13:35:45 -04:00
Luke Weiler
1be61d1907 Merge branch 'master' into master 2020-10-23 13:35:30 -04:00
lukew3
72e88ac2d9 leap year fixes 2020-10-23 13:33:37 -04:00
Luke Weiler
4205d99974 Merge pull request #311 from y0geshpatil/master
Added Leap Year Function File
2020-10-23 13:30:46 -04:00
Vhizux
7d3c938e0f fixing linter errors 2020-10-23 15:38:02 +02:00
shyambhu
ae8700576a trying to pass test. 2020-10-23 19:05:35 +05:30
Vhizux
63e2492bc2 fixing linter errors 2020-10-23 15:34:24 +02:00