Skip to content

IEEE P802.3dj D1.2 Support

Compare
Choose a tag to compare
@capn-freako capn-freako released this 01 Nov 12:41
· 18 commits to main since this release
afde924

What's Changed

  • 2 complete support for ieee 8023dj by @capn-freako in #4
    • To assess the new functionality for yourself, view this Jupyter notebook and scroll down to the MMSE vs. PRZF section.
    • You can ignore everything below and including the MATLAB vs PyChOpMarg section, as it's either incomplete or moot.

New Contributors

Full Changelog: v1.1.3...v2.0.1

Caveats

  • The GUI is now broken!
    • This was necessary, to support Python 3.13.
    • Jupyter notebook usage may be the only viable one for a while; sorry. :(

Installation & Upgrade

  • pip install --upgrade PyChOpMarg

Documentation