Commit Graph

895 Commits

Author SHA1 Message Date
Hussain Omer
36777d685f added iscomposite (#384)
* added iscomposite (Math function)

* Update README.md

* Update and rename iscomposite.py to is_composite.py

Co-authored-by: Luke Weiler <lukew25073@gmail.com>
2022-08-17 22:51:36 -04:00
Luke Weiler
712c74fbe3 Update README.md 2022-01-09 15:52:43 -05:00
Luke Weiler
4c0c6fb34d Merge pull request #382 from lahdjirayhan/add-pyramid-area
Add pyramid surface area generator
2021-12-27 20:18:17 -05:00
Nuclear03020704
778766f325 Adopt new generator: surface area of pyramid 2021-12-28 07:26:36 +07:00
Nuclear03020704
61aa5897fd Add new generator: surface area of pyramid 2021-12-28 07:23:21 +07:00
Nuclear03020704
5a73fd335c Fix volume_pyramid generator description 2021-12-28 06:55:44 +07:00
Luke Weiler
f1de617f80 Merge pull request #381 from lahdjirayhan/fix-volume-pyramid-id
Fix ID for volume_pyramid
2021-12-22 16:00:39 -05:00
Nuclear03020704
d7b911f2c1 Re-adopt volume_pyramid with correct ID
Now volume pyramid has correct ID and appears in README
2021-12-22 07:22:10 +07:00
Nuclear03020704
6abdd3b549 Fix ID for volume_pyramid 2021-12-22 07:22:09 +07:00
Luke Weiler
875bdaf92f Merge pull request #379 from lahdjirayhan/fix-path-sep
Fix issue of path separators and UnicodeDecodeError on adoptGenerator.py
2021-12-21 12:23:30 -05:00
Luke Weiler
287a501297 Merge pull request #380 from lahdjirayhan/add-pyramid-volume
Add pyramid volume generator
2021-12-21 12:23:01 -05:00
Nuclear03020704
44be6af455 Adopt new generator: volume of pyramid 2021-12-21 23:00:04 +07:00
Nuclear03020704
15ce6be9ac Add new generator: volume of pyramid 2021-12-21 23:00:01 +07:00
Nuclear03020704
85509b8878 Update .gitignore to not track .vscode 2021-12-21 23:00:00 +07:00
Nuclear03020704
565b6f88ce Fix UnicodeDecodeError caused by trying to write a unicode character 2021-12-21 22:46:34 +07:00
Nuclear03020704
c180dc1a8f Fix separator to be OS-consistent 2021-12-21 22:32:45 +07:00
Luke Weiler
f3f74afc4a Merge pull request #373 from parthb83/main
Fixed the coefficient of x issue
2021-10-22 15:03:17 -04:00
parthb83
7155b3ea45 Fixed the coefficient of x issue 2021-10-23 00:15:33 +05:30
Luke Weiler
f57a680102 Merge pull request #372 from SynXecc/patch-1
Update volume_cube.py
2021-10-19 21:43:42 -04:00
SynXecc
d5ef5f6abd Update volume_cube.py
Spelled Volume correctly
2021-10-19 13:38:29 -07:00
Luke Weiler
716c37af94 Merge pull request #370 from crrossx/main
Used faster way to find gcd.
2021-10-18 15:31:38 -04:00
crossover2
4913ad1453 Used faster way to find gcd. 2021-10-18 14:22:19 +00:00
lukew3
739d24b8fc Fixed formatting 2021-10-17 12:20:26 -04:00
Luke Weiler
50ef0ec6b4 Merge pull request #369 from Sankari-K/main
Updated equation_of_line_from_two_points.py
2021-10-17 12:12:00 -04:00
Sankari Karthik
6ed865e572 Update equation_of_line_from_two_points.py 2021-10-17 20:43:17 +05:30
Sankari Karthik
91f637d834 Updated equation_of_line_from_two_points.py 2021-10-17 20:27:49 +05:30
lukew3
5617b5435b added id to percent difference and fixed lint error 2021-10-12 15:47:51 -04:00
Luke Weiler
196526e55b Merge pull request #367 from Sankari-K/main
Added generator for percent difference
2021-10-12 15:46:59 -04:00
lukew3
9b3fb7283b lint fixes 2021-10-12 15:46:18 -04:00
Sankari Karthik
5b997b1a75 Updated __init__.py 2021-10-11 18:30:55 +05:30
Sankari Karthik
b73fe7688b Added generator for percentage difference 2021-10-11 08:54:35 +05:30
Luke Weiler
5a534e242b Merge pull request #365 from jsun1590/main
Added generator for multiplying 2 numbers in scientific notation form
2021-10-10 21:03:40 -04:00
jsun1590
a1da1357c4 Rename product_of_scientific_notations to product_of_scientific_notations.py 2021-10-10 16:54:09 +08:00
jsun1590
4490b24c4c updated generator name 2021-10-10 16:52:24 +08:00
jsun1590
3f155ecce4 added newline at end of __init__.py 2021-10-10 16:49:50 +08:00
jsun1590
1787f6ecb1 revised readme 2021-10-10 16:41:56 +08:00
jsun1590
11c3215a3d fixed problem sentence structure 2021-10-10 16:40:57 +08:00
jsun1590
f820ea9435 Added product of scientific notations function 2021-10-10 16:38:34 +08:00
lukew3
0c537adc2f adopted new generators 2021-10-09 14:01:28 -04:00
Luke Weiler
0d8e71d227 Merge pull request #358 from BiscuitCandy/main
added area of circle given center and a point passing through the circle
2021-10-09 13:59:30 -04:00
lukew3
9d68d585b2 lint fixes 2021-10-09 13:57:07 -04:00
Luke Weiler
78b82a7888 Merge pull request #353 from Git-Harshit/new1
Add Greatest Common Divisor of N Numbers Generator Program
2021-10-09 13:49:57 -04:00
lukew3
d6fa5e346e lint fixes 2021-10-09 13:42:56 -04:00
lukew3
5133642be6 add id for percentage error 2021-10-09 13:40:59 -04:00
Luke Weiler
e3a7fc4552 Merge pull request #360 from Sankari-K/main
Added generator for percentage error calculation
2021-10-09 13:39:01 -04:00
Luke Weiler
ebec41c26f Merge pull request #361 from jsun1590/main
Fixed area of triangle function
2021-10-09 13:38:04 -04:00
jsun1590
49d83c966d made c dependent on a and b
Removed maxC as we had to make c dependent on a and b. Also wrapped a round function around the solution to 2 decimal places.
2021-10-09 20:14:12 +08:00
Sankari Karthik
82015bf4d5 Update percentage_error.py 2021-10-09 15:55:13 +05:30
Sankari Karthik
29190bfadb Merge branch 'lukew3:main' into main 2021-10-09 15:19:02 +05:30
Sankari Karthik
e003003e84 Update README.md 2021-10-09 15:18:05 +05:30