Henry Rich <[email protected]> wrote: > IF you want to get yourself in shape to make JE changes, I have a > starter project for you: replace the extended-integer and rational > support with GMP (or some other equally-good library). The current code > is serviceable but sized for 32-bit machines, and lacks fast multiplication. > > The code resides in vx.c and vq.c, which would be replaced with new > versions. There are also bits in k.c (conversions) and d.c (display). > > I will help as needed.
Beautiful! Thank you for extending the support. I won't let you down! ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
