An error occurred fetching the project authors.
  1. 19 Apr, 2012 1 commit
    • Taddeus Kroes's avatar
      Modified parser to fit MathJax syntax. · 52dcf02f
      Taddeus Kroes authored
      - Division now has a higher precedence than multiplication.
      - Integrals and derivatives now have a precedence higher than addition, but
        lower than multiplication.
      - 'a2' is now translated to 'a * 2' instead of 'a ^ 2'.
      52dcf02f
  2. 17 Apr, 2012 1 commit
  3. 09 Apr, 2012 1 commit
  4. 29 Mar, 2012 2 commits
  5. 27 Mar, 2012 1 commit
  6. 26 Mar, 2012 2 commits
  7. 15 Mar, 2012 1 commit
  8. 14 Mar, 2012 1 commit
  9. 12 Mar, 2012 1 commit
  10. 20 Feb, 2012 1 commit
  11. 17 Feb, 2012 1 commit
  12. 16 Feb, 2012 2 commits
  13. 26 Jan, 2012 1 commit
  14. 23 Jan, 2012 4 commits
  15. 21 Jan, 2012 2 commits
  16. 14 Jan, 2012 1 commit
  17. 05 Jan, 2012 1 commit
  18. 24 Dec, 2011 1 commit
    • Sander Mathijs van Veen's avatar
      Implemented node comparison and normalisation. · b3974622
      Sander Mathijs van Veen authored
       - Node comparison using the __lt__ operator is implemented.
       - Node normalisation is implemented in extract_polynome_properties.
       - Enabled the remaining polynome test cases (all unit tests succeed).
       - Comma can be used to generate multiple expression leafs and nodes at once.
      b3974622
  19. 12 Dec, 2011 1 commit
  20. 08 Dec, 2011 1 commit