jakewilliami / CodingTheory.jl

Pure Julia implementation of tools used in Coding Theory
MIT License
5 stars 1 forks source link

Rename src/ files #27

Closed jakewilliami closed 4 years ago

jakewilliami commented 4 years ago

The files in src are currently not very well named. For example, fields.jl has only polynomial fields in it, where messages.jl uses a lot of concepts from linear fields.