提交歷史

作者 SHA1 備註 提交日期
  Taddeus Kroes 4e488c4634 Fixed an exception that occured when using a non-numeric logarithmic base 13 年之前
  Taddeus Kroes 72f94a0fbe Significantly improved the parser. 13 年之前
  Sander Mathijs van Veen 3c4c11f688 Add AGPLv3 header to all source files. 13 年之前
  Sander Mathijs van Veen b3f48cb694 Add remaining backtricks for mathematical notation. 13 年之前
  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 5445504d6c Added shortcut rules for derivatives with 'ln(e)', (more) corrseponding to the VWO function list. 14 年之前
  Taddeus Kroes d3a8ad0aaf Moved all spreaded node creation functions to src/node.py. 14 年之前
  Taddeus Kroes 0a006952ae Added rules and chain test for solving der(x ^ x) (among others). 14 年之前
  Taddeus Kroes 59de76406e Added more logarithmic rules. 14 年之前
  Taddeus Kroes a9885848df Added message for raised_base rule, and added it to src/rules/__init__.py. 14 年之前
  Taddeus Kroes d7329b8da3 Added last logarithmic rule. 14 年之前
  Taddeus Kroes 3cfa07da80 Added unit tests for earliers added logarithmic rules. 14 年之前
  Taddeus Kroes 68ce57a9ab Added some rules for logarithms. 14 年之前
  Taddeus Kroes 9146b782d3 Added possibility to pass an operator as an integer to the ExprexxionNode constructor. 14 年之前
  Taddeus Kroes 895c81d751 Added derivation rule for logarithm. 14 年之前
  Taddeus Kroes dd613cc34c Added shortcut functions for logarithmic operator nodes. 14 年之前