Processing Math: Done
No jsMath TeX fonts found -- using unicode fonts instead.
This may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath

People interested

Xavier Caruso, Jérémy Le Borgne

a.jpg

Description

If k is a field and σ a ring endomorphism of k, the ring of skew polynomials k[X,σ] is the usual vector space of polynomials over k equipped with the multiplication deduced from the rule Xa=σ(a)X (aK)

This ring is closely related to σ-modules over k and, consequently, to Galois representations.

The aim of the project is to implement usual functions on k[X,σ] when k is a finite field.

Progress

A class has been written (for now, in python). It supports the following functions:

Bugs

Do not derive from PolynomialRing_general since this class assumes that the variable commutes with the constants (probably rather hard: need to rewrite many things)

padicSageDays/Projects/SkewPolynomials (last edited 2012-02-23 19:44:31 by caruso)