Историја ревизија

Аутор 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 година