提交歷史

作者 SHA1 備註 提交日期
  Taddeus Kroes 92f967d64c Added rule for removing constants from indefinite integrals. 14 年之前
  Taddeus Kroes 21c092de9b Removed unused import. 14 年之前
  Taddeus Kroes ba1c280b88 Corrected typo in comment. 14 年之前
  Taddeus Kroes 8b4dc4a1f2 Fixed integral/remove power of one conflict using precedence. 14 年之前
  Taddeus Kroes ba49325a72 Minor bugfix. 14 年之前
  Taddeus Kroes 1328764fb1 Added sum rule for integrals. 14 年之前
  Taddeus Kroes 808a6241ee Added some comments. 14 年之前
  Taddeus Kroes aa65ad69b5 Added some items to TODO list. 14 年之前
  Taddeus Kroes 03747c5462 Added failing unit tests for validation. 14 年之前
  Taddeus Kroes 43b69bd178 Added power of one to implicit rules. 14 年之前
  Taddeus Kroes 34993e80be Added hint message for indefinite integral solving. 14 年之前
  Taddeus Kroes 5a1c1bc23d Slightly tweaked a fraction rule. 14 年之前
  Taddeus Kroes 104b353c86 Added some more rules to IMPLICIT list. 14 年之前
  Taddeus Kroes aacbddc797 Added missing rule message. 14 年之前
  Taddeus Kroes 913976a078 Code cleanup. 14 年之前
  Taddeus Kroes bd6d26a6a0 Some code coverage fixes. 14 年之前
  Taddeus Kroes 2eb3b7cb84 Fixed FIXME in unit tests using strategy. 14 年之前
  Taddeus Kroes 80ab57946a Updated TODO list. 14 年之前
  Taddeus Kroes 52dcf02f95 Modified parser to fit MathJax syntax. 14 年之前
  Taddeus Kroes fcfc7cefb9 Fixed no possibilities when trying to apply sum rule. 14 年之前
  Taddeus Kroes 76db99131f Added rules that calculate logarithm exponents to see if a logarithm can be reduced to a number. 14 年之前
  Taddeus Kroes a0a12318d3 Tweaked some logarithmic rules. 14 年之前
  Taddeus Kroes 6b44c68ee2 Splitted a large function into multiple smaller functions. 14 年之前
  Taddeus Kroes 4abbe240bd Added parser modifications to TODO list. 14 年之前
  Taddeus Kroes a54a32b218 Added some rules to IMPLICIT list. 14 年之前
  Taddeus Kroes 71bff3f366 Applied pep8. 14 年之前
  Taddeus Kroes 2c55901f1f Changed assiociativity for derivatives/integrals to left. 14 年之前
  Taddeus Kroes d4c9ecf202 Removed completed item from TODO list. 14 年之前
  Taddeus Kroes 15ad7e944e Changed an integral rule slightly to fit the new fraction rules better. 14 年之前
  Taddeus Kroes 65cc88c7e6 Added IMPLICIT_RULES list for rules that are not printed in verbose rewrite_all mode. 14 年之前