2009-03-09 17:20:45 by Emil Sköldberg | Files touched by this commit (3) |
Log message: Update 3.2.6 -> 3.2.13 (No changelog found) Also added PKG_DESTDIR_SUPPORT |
2007-05-10 17:03:40 by Emil Sköldberg | Files touched by this commit (2) |
Log message: Update to version 3.2.6 Changes since 3.2.4 seem to be only bugfixes. |
2007-01-09 16:25:34 by Emil Sköldberg | Files touched by this commit (3) |
Log message: Update 3.2.1 -> 3.2.4. No details of changes found. |
2006-08-25 17:13:50 by Emil Sköldberg | Files touched by this commit (1) |
Log message: Another go at sorting the PLIST properly. |
2006-08-25 17:12:28 by Emil Sköldberg | Files touched by this commit (1) |
Log message: Sort PLIST entries. |
2006-08-25 16:52:07 by Emil Sköldberg | Files touched by this commit (4) |
Log message: Update givaro to version 3.2.1. I cannot find any information about what has changed unfortunately. Fix some pkglint warnings about buildlink3.mk file (with the help of createbuildlink). Add c to USE_LANGUAGES. |
2006-04-06 09:17:12 by Jeremy C. Reed | Files touched by this commit (26) |
Log message: Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo. Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo. As discussed on tech-pkg. |
2005-11-09 12:22:06 by Emil Sköldberg | Files touched by this commit (6) | |
Log message: Givaro is a C++ library for arithmetic and algebraic computations. Its main features are implementations of the basic arithmetic of many mathematical entities: Primes fields, Extensions Fields, Finite Fields, Finite Rings, Polynomials, Algebraic numbers, Arbitrary precision integers and rationals (C++ wrappers over gmp) It also provides data-structures and templated classes for the manipulation of basic algebraic objects, such as vectors, matrices (dense, sparse, structured), univariate polynomials (and therefore recursive multivariate). It contains different program modules and is fully compatible with the LinBox linear algebra library and the Athapascan environment, which permits parallel programming. |