Hexadecimal notation of finite field elements.

Open discussion for MAGMA library (Matrix Algebra on GPU and Multicore Architectures)
Post Reply
omegazafer
Posts: 2
Joined: Mon Dec 14, 2015 5:20 am

Hexadecimal notation of finite field elements.

Post by omegazafer » Mon Dec 14, 2015 5:27 am

Hi,
How can i show an finite field elements in hexadecimal format?

For example the finite field with the irreducible x^4+x+1 , x^9= x^3+x i want to see x^9=x^3+x=a(hex form)

mgates3
Posts: 918
Joined: Fri Jan 06, 2012 2:13 pm

Re: Hexadecimal notation of finite field elements.

Post by mgates3 » Tue Dec 15, 2015 7:38 am

I think you are looking for Magma, the Computational Algebra System.
http://magma.maths.usyd.edu.au/magma/

This form is for MAGMA, the software library for Linear Algebra on GPU and Multicore Architectures.
http://icl.utk.edu/magma/

-mark

omegazafer
Posts: 2
Joined: Mon Dec 14, 2015 5:20 am

Re: Hexadecimal notation of finite field elements.

Post by omegazafer » Tue Dec 15, 2015 5:55 pm

Yes, you are right. Thanks for your attention.

Post Reply