Skip to content

Genetic algorithm for linear feedback shift register

Notifications You must be signed in to change notification settings

SzymonGalazka/lfsr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Algorithm for LFSR

This project uses Genetic Algorithm implementation to calculate the longest non-repeated LFSR cycle for given matrix (you can specify it in Main.js file).

Available Scripts

npm install

npm start

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Genetic algorithm for linear feedback shift register

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published