summaryrefslogtreecommitdiff
blob: 91af42a52681994a6ea62d96c85cb0afc1444805 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ChangeLog for dev-libs/ntl
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/ntl/ChangeLog,v 1.2 2003/02/12 06:08:19 vapier Exp $

*ntl-5.3 (07 Nov 2002)

  07 Nov 2002; George Shapovalov <george@gentoo.org> ntl-5.3.ebuild :

  Initial release
  NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary 
  length integers; for vectors, matrices, and polynomials over the integers and over finite fields; and for 
  arbitrary precision floating point arithmetic.

  ebuild submitted by Brendan Johnson <johnsobm@clarkson.edu>