Histórico de Commits

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