44 Commits

Author SHA1 Message Date
320819abdb Added file to plot a Bezier curve and an example script 2018-11-07 13:36:31 -05:00
4d1b4187ef Added functions for homework 3.6 2018-11-06 19:27:36 -05:00
83e17b81a6 Added Helps for Homework 3.2 2018-11-02 01:35:23 -04:00
2a245cbef2 Aid to homeword 3.1 Problem 1 2018-10-10 12:27:33 -04:00
92e796df06 From Numerical Analysis 10-10-18 2018-10-10 12:27:11 -04:00
d4c1213d38 Added files for Lagrange Polynomials 2018-10-08 11:40:59 -04:00
0b9b0035d2 Removed unnecessary types 2018-09-27 13:40:04 -04:00
de9b1a5162 Moved ProjectEuler to its own repository 2018-09-27 13:39:26 -04:00
7c04e9043c Added program for problem 3 2018-09-27 13:33:45 -04:00
7af5735451 Updated to run faster 2018-09-27 13:33:27 -04:00
d44eb0b886 Added cpp for Problem 2 2018-09-27 01:36:48 -04:00
a0873eb070 Added a cpp for problem 1 2018-09-27 05:13:20 -04:00
3615483d3e Added a pause before ending 2018-09-27 05:11:49 -04:00
0c1b4c057f Added some comments 2018-09-27 04:47:32 -04:00
04ce16884c Added problem 13 2018-09-27 00:29:11 -04:00
c4ebd010fa Added documentation 2018-09-27 00:18:34 -04:00
9e8ba438e2 Added comments 2018-09-27 00:16:33 -04:00
2908ec0b11 Updated to fix infinite loop and time 2018-09-27 00:07:47 -04:00
b98db8f9b5 Added ignore for executables 2018-09-26 23:53:01 -04:00
8fbc3f2a15 updated to ignore vscode files 2018-09-26 23:52:17 -04:00
269723cbd4 Added a second chance at Problem 12, more like my C++ code 2018-09-26 23:51:25 -04:00
f2823c36dc Updated to start from the beginning and rehide variables 2018-09-26 23:50:59 -04:00
3a748680b1 Added the answer to Problem 12 2018-09-26 23:34:52 -04:00
ee4d41158c Merge branch 'master' of https://www.bitbucket.org/Mattrixwv/OctaveFunctions 2018-09-26 23:33:52 -04:00
674a9d6791 Added a C++ for Problem 12 2018-09-26 23:27:10 -04:00
2ddd0053cb Finished the 11th problem 2018-09-26 20:14:39 -04:00
98c47adca6 Added a timer for measuring performance 2018-09-26 19:16:19 -04:00
1f3df2f1ca Started problem 11 2018-09-26 12:49:00 -04:00
ddae03b64e Added solution for problem 10 2018-09-26 12:33:13 -04:00
316835bd60 Added solution for problem 9 2018-09-26 12:29:12 -04:00
5f5162db01 Added problem 8 2018-09-26 11:55:14 -04:00
c49d8a71ab Added a few comments to enhance understanding 2018-09-26 11:17:57 -04:00
2468bd4f80 Added code to cleanup the variables at the end of the script 2018-09-26 11:17:37 -04:00
b63ca10669 Added the 7th problem 2018-09-26 11:08:09 -04:00
7f81ccc51c Added some comments 2018-09-26 08:53:53 -04:00
2ee978c7e9 Added the 6th problem 2018-09-26 08:51:01 -04:00
a8543a8db0 Added ignore history file 2018-09-26 08:44:05 -04:00
8ffe35966c Added a function to help reverse a string 2018-09-26 01:06:00 -04:00
6be2373c86 Added problems 4 and 5 and a helper function for 4 to Project Euler 2018-09-26 01:05:41 -04:00
3fe2423e9a Added the first problems for ProjectEuler.net 2018-09-25 23:17:01 -04:00
2f34971b55 Updated to the correct syntax 2018-09-22 16:25:48 -04:00
3f00730c9f Added check for the correct number of variables and added a few comments 2018-09-22 16:19:44 -04:00
3b669a2979 Added new files for Numerical Analysis 2018-09-22 15:27:54 -04:00
52997050f5 .gitignore created online with Bitbucket 2018-09-22 17:32:16 +00:00