Commit Graph

130 Commits

Author SHA1 Message Date
Diogo Cordeiro ad892c9711 discreetly fixes the code 2018-11-22 21:11:10 +00:00
Diogo Cordeiro a4c231f1eb discreetly fixes the code 2018-11-22 21:10:20 +00:00
Diogo Cordeiro 8c722af8e9 Re-add list_to_polynomial
TODO: implement -
2018-11-22 20:00:44 +00:00
Hugo Sales 202f57ef9d Minor changes to comments and to scale_polynomial 2018-11-22 18:55:37 +00:00
Hugo Sales 200eec49ef Added some documentation, fixed some bugs and partial negative polynomial support 2018-11-22 18:44:33 +00:00
Diogo Cordeiro 3471f6a328 Small typos fixed 2018-11-22 18:34:23 +00:00
Diogo Cordeiro 0a65fd0a7f Implement professor's simpoly_list and remove previous one 2018-11-22 18:12:03 +00:00
Diogo Cordeiro d217a20c70 Add user interface 2018-11-22 18:04:45 +00:00
Diogo Cordeiro 3089daf645 Add formal header 2018-11-22 17:51:43 +00:00
Hugo Sales 5b4b38e0f9 Remove '+ 0' when simplifying polynomials 2018-11-22 16:32:21 +00:00
Hugo Sales e9536674be Simplifying polynomials should now work 2018-11-22 15:59:00 +00:00
Diogo Cordeiro 50b6d8e1c5 Implement add_polynomial 2018-11-22 15:41:11 +00:00
Hugo Sales c6640bf7bb Review of merge and small bug fixes 2018-11-22 13:57:46 +00:00
Diogo Cordeiro 03e8993ec5
Merge pull request #2 from diogogithub/scale_polynomial
Scale polynomial
2018-11-22 12:53:07 +00:00
Diogo Cordeiro fb49c34ae4
Merge branch 'master' into scale_polynomial 2018-11-22 12:52:37 +00:00
Diogo Cordeiro 441a1089c7
Merge pull request #1 from diogogithub/reversible
Fix some serious bugs
2018-11-22 12:36:37 +00:00
Diogo Cordeiro 7acc8ed47a Fixed reversible power bug 2018-11-22 12:34:42 +00:00
Hugo Sales da9bfb77e4 WIP 2018-11-22 11:51:19 +00:00
Hugo Sales 6d9755b7ff Small doc 2018-11-21 15:23:35 +00:00
Hugo Sales f6d562a34e Some improvements 2018-11-20 16:14:53 +00:00
Diogo Cordeiro 7d78a123ef Added polynomial_to_list, list_to_polynomial and scale_polynomial 2018-11-20 01:48:23 +00:00
Hugo Sales 1c6d63ed1b Merged documentation with latest code 2018-11-19 16:59:53 +00:00
Hugo Sales 8318b40fc5 Fixed. That was fast 2018-11-19 16:07:13 +00:00
Hugo Sales 2c98f9471f WIP 2018-11-19 15:56:48 +00:00
Diogo Cordeiro 8b27993033 discreetly fixes the code 2018-11-18 23:18:28 +00:00
Diogo Cordeiro f89fad686c Add simplify_polynomial_list() 2018-11-18 19:37:26 +00:00
Diogo Cordeiro ff8971c141 doc in progress 2018-11-18 16:33:09 +00:00
Hugo Sales 93a43cde52 Progess... 2018-11-17 23:53:49 +00:00
Hugo Sales 43340345d6 Some small improvements. while on the bus 2018-11-17 22:28:51 +00:00
Hugo Sales 66dfb6084c Initial commit 2018-11-17 16:14:13 +00:00