Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | ATOMS
File : Details
Login with GitLab

Compute Galois Fields GF(p^n)

Compute multiplication and addition Tables, and find characteristic polynomials
(163 downloads for this version - 163 downloads for all versions)
Details
Version
1.0
Author
Jean-pierre Ortolland
Maintainer
Jean-pierre Ortolland
Category
License
Supported Scilab Version
6.0
Creation Date
October 12, 2016
Description
            Galois Fields
this script can compute all irreducible  polynomials (characteristic
polynomials) of GF(p^n)
(p prime + n) must be < 12. try it with p and n not to big to avoid  Scilab
crash !
and it can also compute the +,*, GF table of an irreducible polynomial.
beware the polynomial you enter is really irreducible !            
Files (1)
[24.95 kB]
Miscellaneous file
3 files FieldFunctions.sci, TestFields.sce and ImportCsvFiles4.xls
to view computed Tables comfortable way.Beware to choose the good Csv
delimiter.

CsvDelimiter=','// for french Excel CSV delimiter
CsvDelimiter=';'// for english Excel CSV delimiter
News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.