Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • breadth_first
  • develop
  • master default protected
  • validation
4 results
Created with Raphaël 2.2.022Apr21191817161412119229Mar28272625242120191514131285228Feb2726252423201918171615227Jan26252423222120151412987527Dec241413121198129Nov272421191815987Added some rules to implicit rules.Application in parser now also applies implicit rules that are not hints after applying an explicit rule.Prettified rule message.Modified test application not to execute implicit rules.Added a bunch of square root rewrite rules.Added a small optimization to possibility comparision.Added some utility functions to find (prime) dividers of a number.Code cleanup.Added some items to TODO list.Updated TODO list.Added rule for removing constants from indefinite integrals.Removed unused import.Corrected typo in comment.Fixed integral/remove power of one conflict using precedence.Minor bugfix.Added sum rule for integrals.Added some comments.Added some items to TODO list.Added failing unit tests for validation.Added power of one to implicit rules.Added hint message for indefinite integral solving.Slightly tweaked a fraction rule.Added some more rules to IMPLICIT list.Added missing rule message.Code cleanup.Some code coverage fixes.Fixed FIXME in unit tests using strategy.Updated TODO list.Modified parser to fit MathJax syntax.Fixed no possibilities when trying to apply sum rule.Added rules that calculate logarithm exponents to see if a logarithm can be reduced to a number.Tweaked some logarithmic rules.Splitted a large function into multiple smaller functions.Added parser modifications to TODO list.Added some rules to IMPLICIT list.Applied pep8.Changed assiociativity for derivatives/integrals to left.Removed completed item from TODO list.Changed an integral rule slightly to fit the new fraction rules better.Added IMPLICIT_RULES list for rules that are not printed in verbose rewrite_all mode.
Loading