Hadamard Matrix Generation
had_goethals_T had_goethals_Turyn performs the Hadamard Matrix from Go...
had_goethals_Turyn
Normrow Normcol performs the Normalisation of row the given matrix.
had_kronecker
Had_method
had_miyamoto
had_SDS
had_williamson
Hadamard_Matrix
Hadamard_Matrix_method
Hadamard Matrices
Initial_row_SDS Initial_row_SDS is an internal function.Not Exported.
is.prime
is.primepower
is_divisible
Jmat
kro_method
kronecker_matrix
method1_paleyII
method2_paleyII
miyamotoC
nextElem
Normcol Normcol performs the Normalisation of column the given matrix.
PaleyI
PaleyII
PaleyIIPrimePower
PaleyIPrimePower
ply1
ply2
pow
qhad2
QPrimePower QPrimePower creats the Quadratic residues of the prime num...
quadprime
seq_williamson
T_seq T_seq performs the selection of the T sequences from dataset.int...
Turyn_seq Turyn_seq performs the selection of the Turyn sequences from...
Turyn_to_T internal function. converts Turyn sequences to Base Sequenc...
had_baumert
antidiagnol
Base_to_T
baseseq
cdn_baumert
cdn_cooper
cdn_ehlich
cdn_goethals_base
cdn_goethals_T
cdn_goethals_Turyn
cdn_kronecker_matrix
cdn_miyamoto
cdn_PaleyI Checks Hadamard Matrix can be constructed using Paley I met...
cdn_PaleyII Checks Hadamard Matrix can be constructed using Paley II m...
cdn_PaleyIIprimepower checks Hadamard Matrix can be constructed using ...
cdn_PaleyIprimepower checks Hadamard Matrix can be constructed using P...
check_hadamard
circulant_mat
get_cooper
Get_method
GFADD
GFCheck
GFELEM
GFM GFM Generate Multiplication table of GF(p^r), where p is a prime p...
GFMult GFMult Generate Multiplication table of GF(p^r), where p is a p...
GFPrimeAdd
GFPrimeMult GFPrimeMult creates Multiplication Table for GF(p), where ...
goethals_seidel_array
had_cooper
had_ehlich
had_goethals_base
cdn_sds
cdn_williamson
Generates Hadamard matrices using different construction methods. For those who want to generate Hadamard matrix, a generic function, Hadamard_matrix() is provided. For those who want to generate Hadamard matrix using a particular method, separate functions are available. See Horadam (2007, ISBN:9780691119212) Hadamard Matrices and their applications, Princeton University Press for more information on Hadamard Matrices.