Compact vectors over finite fields
Version 2.8.2
Released 2024-08-27
This project is maintained by Max Horn
This package provides an implementation of compact vectors over finite fields. Contrary to earlier implementations no table lookups are used but only word-based processor arithmetic. This allows for bigger finite fields and higher speed.
The current version of this package is version 2.8.2, released on 2024-08-27. For more information, please refer to the package manual. There is also a README file.
License: GPL-2.0-or-later
This package requires GAP version >=4.12
The following other GAP packages are needed:
Please, cite this package as
[NH24] Neunhöffer, M. and Horn, M.,
cvec, Compact vectors over finite fields,
Version 2.8.2
(2024)
(GAP package),
https://gap-packages.github.io/cvec.
You can get more info by typing Cite("cvec");
in the gap prompt.
For bug reports, feature requests and suggestions, please use the issue tracker.