You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Implemented `free_distance` method for convolutional codes.
5
38
6
39
## v0.21.0 (2025-05-04)
7
40
@@ -181,3 +214,6 @@
181
214
- Removed `RationalPolynomial` and `RationalPolynomialFraction` classes.
182
215
- Refactored _algebra_ and _pulse_ modules. See documentation for new usage.
183
216
- Adjusted string literals in `BlockDecoder` to kebab-case. For example, `method="exhaustive_search_hard"` should become `method="exhaustive-search-hard"`
0 commit comments