Recent Changes - Search:

edit SideBar

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.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "xlc_r -q64" or "gcc -maix64".

Homepage: http://web.maths.unsw.edu.au/~davidharvey/code/zn_poly/

Version: 0.9-1

Downloads

RPM:

Source RPM:

Package dependencies:

  • gmp >= 4.3.2-2

All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on October 10, 2012, at 12:18 AM