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)
Hexadecimal notation of finite field elements.
-
omegazafer
- Posts: 2
- Joined: Mon Dec 14, 2015 5:20 am
Re: Hexadecimal notation of finite field elements.
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
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.
Yes, you are right. Thanks for your attention.