Skip to content

Algorithms from our course "Coding Theory & Applications", plus some I wrote to solve exercises from the book "Codes, Cryptology and Curves with Computer Algebra" (yes, that was a tad overkill).

Notifications You must be signed in to change notification settings

PlasmaStark/CodingTheory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

CodingTheory

A few of the following are algorithms from our MSc course "Coding Theory & Applications": they are not many. Most of these are algorithms I wrote myself in order to solve exercises from the book "Codes, Cryptology and Curves with Computer Algebra" (yes, that was a tad overkill).

cover

(1) ISBN checker - examples

It checks for errors caused by two adjacent values being switched and only on 10-digits ISBN codes. These were the assumptions the textbook asked for. It can be indeed be generalized to account for more errors.

ISBN

ISBN2

About

Algorithms from our course "Coding Theory & Applications", plus some I wrote to solve exercises from the book "Codes, Cryptology and Curves with Computer Algebra" (yes, that was a tad overkill).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages