Differences between revisions 1 and 2
Revision 1 as of 2008-03-24 14:39:04
Size: 1146
Comment:
Revision 2 as of 2008-04-01 21:49:53
Size: 1317
Comment: update to NTL 5.4.2.p0
Deletions are marked like this. Additions are marked like this.
Line 29: Line 29:
=== ntl-5.4.2.p0 (Michael Abshoff, April 1st, 2008) ===
 * Debian amd64 fixes for NTL (Tim Abbott, #2760)
 * Copyright files for Debian packages (Tim Abbott, #2199)

NTL

Description

NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.

Website: http://www.shoup.net/ntl/

License

GPL

SPKG Maintainers

  • Michael Abshoff
  • William Stein

Upstream Contact

Dependencies

  • gmp

Special Update/Build Instructions

  • We need to modfiy new.h to accomodate Singular
  • ntl_makefile adds the needed bits to the makefile to enable the building of dynamic libraries on OSX, Cygwin and Linux

Changelog

ntl-5.4.2.p0 (Michael Abshoff, April 1st, 2008)

  • Debian amd64 fixes for NTL (Tim Abbott, #2760)
  • Copyright files for Debian packages (Tim Abbott, #2199)

ntl-5.4.2 (Michael Abshoff, March 24th, 2008)

  • update to the 5.4.2 upstream release
  • clean up SPKG.txt
  • add 64 bit OSX 10.5 support

ntl-5.4.1.p11 (Tim Abbott, Feb. 7th, 2008)

  • add Debian package build support

ntl-5.4.1.p10 (Michael Abshoff)

  • add "-g" to CFLAGS and CXXFLAGS for debugging purposes

ntl-5.4.1.p1

  • bump version to force a rebuild.