proposal to rename mod to polymod, was: Fixing up the mod function to produce only positive results?
Subject: proposal to rename mod to polymod, was: Fixing up the mod function to produce only positive results?
From: Robert Dodier
Date: Wed, 16 Nov 2005 18:43:37 -0700
On 11/16/05, Barton Willis wrote:
> It seems that $mod isn't called by any function in /src.
> Someone else ought to verify this. I don't know about /share.
> Let's not make a mess.
I have looked at src/ for calls to $MOD and I don't see any.
About share/, there are 2 files which call mod --
share/contrib/Zeilberger/Zeilberger.mac
share/contrib/sarag/signDetermination.mac
and there is one test file --
tests/rtest9.mac
In all there are only a few calls to the existing mod;
I think it will be straightforward to rename them all.
Hope this helps,
Robert Dodier