lukew3
|
72e88ac2d9
|
leap year fixes
|
2020-10-23 13:33:37 -04:00 |
|
Vhizux
|
66ec954a72
|
fixed typo in function filename
|
2020-10-23 15:16:33 +02:00 |
|
Vhizux
|
db1ed3d1dd
|
generated new readme
|
2020-10-23 14:53:30 +02:00 |
|
lukew3
|
ab2008bc2a
|
new readme
|
2020-10-21 22:53:05 -04:00 |
|
lukew3
|
3bb6c6f85e
|
power of powers fix
|
2020-10-21 21:37:29 -04:00 |
|
lukew3
|
c35608a51e
|
perimeter of polygons fix
|
2020-10-21 21:26:37 -04:00 |
|
lukew3
|
55fb0a18f6
|
curved surface area cylinder fix
|
2020-10-21 14:31:17 -04:00 |
|
lukew3
|
6b193dbdce
|
readme edit
|
2020-10-21 14:26:01 -04:00 |
|
lukew3
|
b5b61cd08f
|
set operation fixes
|
2020-10-21 14:19:16 -04:00 |
|
lukew3
|
6faba33309
|
complex to polar updates
|
2020-10-21 14:12:48 -04:00 |
|
lukew3
|
ee6fe524de
|
fix definite_integral
|
2020-10-20 13:13:38 -04:00 |
|
lukew3
|
e9e4a70d4d
|
id 26 bug fix
|
2020-10-20 12:04:07 -04:00 |
|
lukew3
|
4ed195bbd0
|
Fix readme id 26 error
|
2020-10-20 12:03:23 -04:00 |
|
lukew3
|
44bd19d0d2
|
differentiation fixes
|
2020-10-20 11:55:42 -04:00 |
|
lukew3
|
94b2074642
|
cleaned up mathgen.py
|
2020-10-20 11:52:48 -04:00 |
|
lukew3
|
80278e44a9
|
update readme
|
2020-10-20 11:43:54 -04:00 |
|
lukew3
|
507eb4ff76
|
Removed excessive print statements
|
2020-10-20 10:19:03 -04:00 |
|
lukew3
|
b4044facf6
|
function name included in generator instance variables and genList[3]
|
2020-10-20 10:13:54 -04:00 |
|
Luke Weiler
|
d7212d9c4f
|
Merge branch 'master' into master
|
2020-10-19 21:18:39 -04:00 |
|
Metropass
|
630032fcdd
|
Added DecimalToOctal, and DecimalToRomanNumerals
|
2020-10-19 15:49:11 -04:00 |
|
D-T-666
|
47b9c594fa
|
⬆ updated readme and ➕ added *args to Generator
|
2020-10-19 23:06:34 +04:00 |
|
D-T-666
|
83d0eeb340
|
🔧 fixed matrixMultiplication in makeReadme.py
|
2020-10-19 18:46:17 +04:00 |
|
Luke Weiler
|
ac1581e941
|
Update README.md
|
2020-10-19 10:01:43 -04:00 |
|
D-T-666
|
092088f8b1
|
🤖 made makeReadme.py fully automated
|
2020-10-19 17:43:04 +04:00 |
|
Thromax
|
f17b0e7fd5
|
Fixed README.md
|
2020-10-19 02:27:00 +02:00 |
|
Swayam Gupta
|
c9db6ff747
|
added volumeSphereFunc and updated README.md
|
2020-10-18 03:32:08 +05:30 |
|
MaxwellJpg
|
74c3cab7db
|
Update README.md
corrected line 81, function id 48. Integrated denominator should be power + 1
|
2020-10-17 19:00:21 +01:00 |
|
MaxwellJpg
|
6651379fb8
|
Update README.md
correct row 26 of table
|
2020-10-17 10:26:46 +01:00 |
|
Luke Weiler
|
a4fdc4ce99
|
Update README.md
|
2020-10-16 20:56:46 -04:00 |
|
Luke Weiler
|
fcc3d4d9b6
|
Added genById Documentation
|
2020-10-16 14:20:01 -04:00 |
|
Luke Weiler
|
9397a919d3
|
Update README.md
|
2020-10-15 19:57:02 -04:00 |
|
0xNetcat
|
fabd4dc33d
|
updated README.md
|
2020-10-15 21:34:55 +02:00 |
|
lukew3
|
5c1bec86a5
|
Update readme.md table and naming inconsistencies
|
2020-10-15 10:46:32 -04:00 |
|
lukew3
|
e70c5c159e
|
renumbered Ids to start at 0
|
2020-10-15 10:14:34 -04:00 |
|
lukew3
|
2b5a8e4c6f
|
Updated list of generators
|
2020-10-14 19:42:51 -04:00 |
|
Luke Weiler
|
503a92f136
|
Update List of Generators
|
2020-10-14 14:28:01 -04:00 |
|
lukew3
|
8dda34f6b6
|
readme edits
|
2020-10-14 11:47:50 -04:00 |
|
lukew3
|
82ea6a429a
|
1.0.1 formatting fixes
|
2020-10-13 14:06:11 -04:00 |
|
lukew3
|
630ea5ba33
|
Test pypi
|
2020-10-13 12:54:10 -04:00 |
|
lukew3
|
4196e245f3
|
additional readme formatting
|
2020-10-05 13:44:38 -04:00 |
|
lukew3
|
0e08c1e6a9
|
set param defaults on addition and subtraction, readme formatting
|
2020-10-05 13:41:06 -04:00 |
|
Luke Weiler
|
c496bf8146
|
Update README.md
|
2020-10-05 10:48:54 -04:00 |
|
lukew3
|
ee819bc133
|
Addition, subtraction and initial setup
|
2020-10-05 10:48:16 -04:00 |
|
Luke Weiler
|
e48e8d0e9f
|
Initial commit
|
2020-08-19 21:05:41 -04:00 |
|