]> www.ginac.de Git - ginac.git/history - ginac/input_lexer.ll
- Fixed an assertion-thinko in matrix::fraction_free_elimination().
[ginac.git] / ginac / input_lexer.ll
2000-07-21 Richard Kreckel- Derivatives are now assembled in a slightly different...
2000-04-05 Christian Bauer- implemented #b, #o, #x and #nR prefixes for binary...
2000-03-31 Christian Bauer- the ex stream >> operator is gone
2000-03-30 Richard Kreckel- dramatic speedup for characteristic polynomials of...
2000-03-29 Christian Bauer- expressions can now be read from streams; the input...