Documentation - Project LinBox |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Home Overview News People Download Documentation Developer Links Support GAP homology package Maple-LinBox package Online computing servers |
Finite Fields in LinBoxThe purpose of this page is not to present LinBox Fields as a tutorial or a documentation will do it. We just want to provide a basic support to people interested in using LinBox Fields in the best and simplest way. What kinds of Fields are in LinBox?LinBox provides two kinds of finite fields:
Each field comes from either extern libraries or Linbox directly. Available Library plugins in LinBox:What are the LinBox classes defining Fields ?Through wrappers using external libraries:
Directly written in LinBox Library:
Genericity of LinBox Fields in the library?Most of the functions and the objects of the LinBox library are templated by a field type. This allows to use any of fields defined in LinBox in a generic way. This is possible because each fields in LinBox is defined according to a field interface which sets names and functions in a Linbox field class. The field interface is defined in a class called "FieldArchetype" in the file /linbox/field/archetype.h in the library. What is the efficiency of Linbox Fields in the Library?
These performances have been obtained with these features:Z/pz:
GF(p^n) :
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comments? Bug reports? Please contact us at linbox@yahoogroups.com Page prepared by Pascal Giorgi <pascal.giorgi@ens-lyon.fr> Modifications by Bradford Hovinen <bghovinen@math.uwaterloo.ca> This page's URL: http://www.linalg.org/field.html Page created: 30 October 2002 Page last updated: 21 December 2002 |