]> www.ginac.de Git - ginac.git/commit
- normal() respects the "level" parameter to limit the recursion depth
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Fri, 5 May 2000 17:09:04 +0000 (17:09 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Fri, 5 May 2000 17:09:04 +0000 (17:09 +0000)
commite7a89b57b362bf02a13c0e72292ff490924a550c
tree5eec1de394f9690587472ec483fd8ac1799a804b
parente009cb7984c4971df3b9e036eaead640095f46d5
- normal() respects the "level" parameter to limit the recursion depth
- added sprem() function (sparse pseudo-remainder), as in Maple
ginac/inifcns.cpp
ginac/normal.cpp