remove__denoms : (VI, PPA, PPA, Integer) -> PPA
++ remove__denoms(offsets, nums, denoms, p) removes common
++ denominator from vectors of rational functions. Several
++ vectors of rational functions are packed into nums
++ (storing numerators) and dens (storing denomiantors)
++ Vector i starts at position offsets(i). Computations
++ are done modulo p.
Rational functions? All I can see is a PPA (PrimitiveArray U32Vector).
Where is the rational function type?
Where is the description of the way you pack rational functions?
Unfortunately, I cannot check your patch.
Ralf
--
You received this message because you are subscribed to the Google Groups "FriCAS -
computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/fricas-devel?hl=en.