Commit History

Autor SHA1 Mensaxe Data
  Taddeus Kroes 4e488c4634 Fixed an exception that occured when using a non-numeric logarithmic base %!s(int64=13) %!d(string=hai) anos
  Taddeus Kroes 72f94a0fbe Significantly improved the parser. %!s(int64=13) %!d(string=hai) anos
  Sander Mathijs van Veen 3c4c11f688 Add AGPLv3 header to all source files. %!s(int64=13) %!d(string=hai) anos
  Sander Mathijs van Veen b3f48cb694 Add remaining backtricks for mathematical notation. %!s(int64=13) %!d(string=hai) anos
  Taddeus Kroes 76db99131f Added rules that calculate logarithm exponents to see if a logarithm can be reduced to a number. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes a0a12318d3 Tweaked some logarithmic rules. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 5445504d6c Added shortcut rules for derivatives with 'ln(e)', (more) corrseponding to the VWO function list. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes d3a8ad0aaf Moved all spreaded node creation functions to src/node.py. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 0a006952ae Added rules and chain test for solving der(x ^ x) (among others). %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 59de76406e Added more logarithmic rules. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes a9885848df Added message for raised_base rule, and added it to src/rules/__init__.py. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes d7329b8da3 Added last logarithmic rule. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 3cfa07da80 Added unit tests for earliers added logarithmic rules. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 68ce57a9ab Added some rules for logarithms. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 9146b782d3 Added possibility to pass an operator as an integer to the ExprexxionNode constructor. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes 895c81d751 Added derivation rule for logarithm. %!s(int64=14) %!d(string=hai) anos
  Taddeus Kroes dd613cc34c Added shortcut functions for logarithmic operator nodes. %!s(int64=14) %!d(string=hai) anos