encoders
Encoder implementations for the coding experiments library.
This module provides encoder implementations for converting source symbols into channel symbols. It includes identity encoders, prefix code encoders, and the data structures needed for tree-based decoding.