Uses of Package
hlcd.linearCode
Packages that use hlcd.linearCode
Package
Description
Takes care of exporting the code found to
.bin, .tex and
.m (Matlab) file.Contains the mathematical definition of a "code" along with a validator to
ensure the code obtained is valid.
Dedicated for the execution of the program by using
SimpleExecutor, ComplexExecutor or
ListExecutor.-
Classes in hlcd.linearCode used by hlcd.exporter
-
Classes in hlcd.linearCode used by hlcd.linearCodeClassDescriptionThe definition of a mathematical linear code.The operations a mathematical linear code.The code statistics is responsible for benchmarking the statistics run of a code.
-
Classes in hlcd.linearCode used by hlcd.run