Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 2.14 KB

research.md

File metadata and controls

14 lines (11 loc) · 2.14 KB

Research

A fair amount of research has gone into ensuring this is an accurate package. However, I do believe I have only scratched the surface, as it were, of Coding Theory. I have implemented some code bounds and distances, some polynomial/algebraic functions, but there is much more Coding Theory than is currently in the scope of this package.

This package was actually created in an exploratory attempt at finding some interesting code spaces. Here are some papers I found helpful in writing this:

There doesn't seem to be much in the way of previous research/applications of Coding Theory in Julia. There is a paper by Ryan Quinn on the topic, but at time of writing, there isn't much else. If others find this package useful, I woud love to see pull requests and extensions made from this package.