Commit Graph

493 Commits

Author SHA1 Message Date
lukew3 e92b44c7d8 Removed worksheet generation from the scope of this package 2021-02-21 13:14:13 -05:00
lukew3 a14a0ad31a lint fixes 2021-02-16 11:27:36 -05:00
lukew3 9efffce9f5 Added kwargs to generator module and readme 2021-02-16 11:02:45 -05:00
Luke Weiler ba6ffc4e6e Update addition.py 2021-02-05 16:53:22 -05:00
Luke Weiler 1b63f19642 Update area_of_triangle.py 2020-12-29 14:51:27 -05:00
Luke Weiler 17a12db802 Update multiply_complex_numbers.py 2020-12-29 14:46:41 -05:00
lukew3 2064bf0d9b Fix issue #300 2020-12-18 14:13:54 -05:00
lukew3 b6a5de07b4 Lint fix again 2020-12-17 22:24:27 -05:00
lukew3 05f8bb712a Lint fixes 2020-12-17 22:22:18 -05:00
lukew3 42dd6c368c Added latex and cleaned wording on all basic_math generators 2020-12-17 22:18:50 -05:00
lukew3 9842169143 division int solution fix 2020-12-17 21:28:21 -05:00
lukew3 e09f368c59 lint fix 2020-12-17 21:24:53 -05:00
lukew3 dbbb0d6e3f Fixed incorrectly removed int division in division 2020-12-17 21:21:20 -05:00
lukew3 4aec1db29a add latex to 28 2020-12-17 21:18:27 -05:00
lukew3 1a449f80d1 lint fix 2020-12-17 21:06:22 -05:00
lukew3 28e212f969 lint fixes 2020-12-17 21:03:50 -05:00
lukew3 e4fe60a4c9 added latex to 2, 3, 6, 8, 13, 16 2020-12-17 21:00:11 -05:00
lukew3 084888d404 Fix issue #342, divide by 0 2020-12-17 19:57:57 -05:00
lukew3 a31578a524 lint fix 2020-12-17 19:54:30 -05:00
lukew3 8e2bd991ca Fix issue #333 2020-12-17 19:47:46 -05:00
lukew3 fe41028836 Added extra line for the linter 2020-12-17 19:22:56 -05:00
lukew3 3c4b7feaf3 even more lint fixes 2020-12-17 19:20:09 -05:00
lukew3 6958cda6e9 more lint fixes 2020-12-17 19:08:56 -05:00
lukew3 5baaa11ad6 lint fixes 2020-12-17 19:05:38 -05:00
lukew3 c0d2a2755c Added latex for 11, 12, and 17. First 3 of algebra section 2020-12-17 18:58:01 -05:00
lukew3 3fb3a07c65 Added style kwarg 2020-12-17 16:29:38 -05:00
lukew3 7c3d2cd5dc Fix genById missing args/kwargs 2020-12-17 14:53:12 -05:00
lukew3 18c11dff4c power of powers fix 2020-12-17 13:14:35 -05:00
lukew3 78429be96f linter fix 2020-11-21 11:18:47 -05:00
lukew3 3f0ff6ea35 Organized readme and added imports to some generators 2020-11-21 10:48:37 -05:00
Luke Weiler c7c5a0acf8 Linter fix 2 2020-11-21 10:22:31 -05:00
Luke Weiler 17d2772549 Lint fix 2020-11-21 10:19:59 -05:00
Mateusz Konieczny 42cbded063 support worksheets with multiple tasks in them 2020-11-21 08:51:30 +01:00
lukew3 ac352c0f0e Add groupname item to genList 2020-11-20 20:57:37 -05:00
lukew3 ab8e1d57d2 linter fix 2020-11-20 20:44:00 -05:00
lukew3 65d5902d90 genList sort and add requirement imports to main package 2020-11-20 20:41:43 -05:00
lukew3 e6f53c9475 init files created 2020-11-20 20:35:19 -05:00
lukew3 5367e5a151 Move files to subject folders 2020-11-20 20:17:28 -05:00
lukew3 ef8b266845 division formatting fix 2020-11-20 19:57:33 -05:00
lukew3 77b5d13bc1 linter fix 2020-11-20 19:46:24 -05:00
lukew3 7543e48f6e Swapped division and int_division, rounded complex division 2020-11-20 19:44:28 -05:00
lukew3 22195efdca pep8 fix 2020-11-20 14:08:24 -05:00
lukew3 27082cc299 added makePdf function, documentation, new version 2020-11-20 14:05:48 -05:00
lukew3 8b9e20e3b9 area of circle fixes 2020-10-29 12:03:49 -04:00
Luke Weiler 96179b2dc5 Merge pull request #324 from AggRag/Functions
Added area of circle
2020-10-29 12:01:26 -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 d24c249668 stationary point id fix 2020-10-26 13:33:46 -04:00