Skip to content

nzidaric/fsr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Code Coverage

The FSR package for GAP

This is the README file for the GAP package "FSR" (Feedback Shift Register).

Contact

Nusa zidaric, Mark Aagaard, Guang Gong {nzidaric, maagaard, ggong}@uwaterloo.ca

Installation and usage

Extract to gapinstallation/pkg/. That's it. Now start GAP and type

LoadPackage("FSR");

The "FSR" package banner should appear on the screen.

If you update a single *.gd/*.gi pair:

gap> RereadPackage("FSR", "lib/*.gd");
true
gap> RereadPackage("FSR", "lib/*.gi");
true

About

FSR Feedback Shift Register package

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages