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.021Mar20191514131285228Feb2726252423201918171615227Jan26252423222120151412987527Dec241413121198129Nov272421191815987Applied pep8.Added advanded unit tests for d/dx e^x.Added identifier possibility parser concerning syntax 'log_g(x)'.Added last logarithmic rule.Added unit tests for earliers added logarithmic rules.Added some rules for logarithms.Added inequivalence operator to ExpressionBase.Improved preprocessor.Removed a bunch of unused imports.Added possibility to pass an operator as an integer to the ExprexxionNode constructor.Implemented sum rule, product rule and quotient rule.Implemented last of the standard derivatives.Renamed a unit test function to remove double names.Added some new syntaxes for logarithms in the parser and printer.Added derivation rule for logarithm.Merged conflicts and fixed some parser issues.Removed commented 'delta' token usage from parser.Added token with highest precedence for functions wih parentheses.Solved preprocessor inserting multiplication signs in keywords.Updated to latest pybison version.Added some tests for chein rule.Added overwrite fucntion for derivative line generation.Added some tests for derivative operator precedence.Applied newest multiplication sign omission rules to existing unit tests.Updated graph_drawing to latest version.Added some unit tests.Addd some tests for fix in previous commit.Added fix(/hack) that enables use of 'd' as a variable next to being iuses in 'd/dx'.added 'delta' syntax for derivatives.Added a number of derivative rewrite rules.Added fucntion to check if a node contains another node.Added shortcut functions for logarithmic operator nodes.Added logarithm operaters.Added a unit test for the sake of coverage.Added new syntax for derivatives to the parser.Added some derivative rules.Added some utilities for finding variables in a node.Added derivative operator.Changed MathJax config file.Added experimental MathJax frontend.
Loading