Differences between revisions 1 and 2
Revision 1 as of 2008-03-20 02:40:27
Size: 701
Comment: initial version from 0.4.1.p0
Revision 2 as of 2008-04-03 15:40:18
Size: 863
Comment: update zn_poly to 0.8
Deletions are marked like this. Additions are marked like this.
Line 27: Line 27:
=== zn_poly-0.8 (David Harvey, April 2nd, 2008) ===
 * updated to zn_poly-0.8
 * updated SPKG.txt
 * changed spkg-install to run tuning program, test suite

zn_poly

Description

zn_poly is a C library for polynomial arithmetic in Z/nZ[x], where n is any modulus that fits into an unsigned long.

Website: http://math.harvard.edu/~dmharvey/zn_poly/

License

GPL V2 or V3. Some of the code has been copied from other projects - see src/COPYING for details.

SPKG Maintainers

  • David Harvey

Upstream Contact

  • David Harvey

Dependencies

  • gmp

Changelog

zn_poly-0.8 (David Harvey, April 2nd, 2008)

  • updated to zn_poly-0.8
  • updated SPKG.txt
  • changed spkg-install to run tuning program, test suite

zn_poly-0.4.1.p0 (Michael Abshoff, March 19th, 2008)

  • updated SPKG.txt
  • add hg repo, hg ignore
  • cleaned up spkg-install

zn_poly-0.4.1 (David Harvey, Dec. 18th, 2007)

  • created spkg from zn_poly-0.4.1