]> www.ginac.de Git - ginac.git/commit
- added numer_denom() to get numerator and denominator in one pass
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Fri, 1 Jun 2001 18:37:00 +0000 (18:37 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Fri, 1 Jun 2001 18:37:00 +0000 (18:37 +0000)
commit9961dfdd7a383f09b1040e195a8817a85d945e58
tree43848bbb9c825d0adcc8d4dabe22af714344f607
parent260969fc640bb3781f445146281bc092fa73ec7c
- added numer_denom() to get numerator and denominator in one pass
- symmetrize() and antisymmetrize() are available as ex methods
- minor cleanups
ginac/ex.cpp
ginac/ex.h
ginac/indexed.cpp
ginac/indexed.h
ginac/inifcns.cpp
ginac/inifcns.h
ginac/normal.cpp