Luke Weiler
|
2271284ae9
|
Merge pull request #323 from The-Shwin/generator-expanding-quadratic
Added binomial expansion
|
2020-10-27 09:57:52 -04:00 |
|
Raghav Aggarwal
|
0949a5f37a
|
Added area of circle
|
2020-10-27 13:43:11 +05:30 |
|
Ashwin Bhat
|
6ac6ef4cf1
|
More linter errors
|
2020-10-26 22:59:34 -04:00 |
|
Ashwin Bhat
|
c06c37ea46
|
Attempted fix for linter error
|
2020-10-26 22:56:22 -04:00 |
|
Ashwin Bhat
|
1c176609f5
|
Added binomial expansion
|
2020-10-26 22:52:01 -04:00 |
|
lukew3
|
2bd846f752
|
readme update
|
2020-10-26 13:34:03 -04:00 |
|
lukew3
|
d24c249668
|
stationary point id fix
|
2020-10-26 13:33:46 -04:00 |
|
Luke Weiler
|
8b4bfb63f8
|
Merge pull request #321 from nella17/nella17-patch
Add Stationary Points
|
2020-10-26 13:21:14 -04:00 |
|
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 |
|