History
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.4.0] - 2026-06-22
Fix
get_stat_distto always require the cost vectorcRevise JOSS draft for final submission:
Add benchmark matrix and MATLAB details
Fix bibliography errors and a broken link in
CONTRIBUTING.mdRemove outdated comments from
paper.mdFix typos and add authors’ ORCID IDs
[0.3.3] - 2026-04-07
Fix minor test error after release
[0.3.2] - 2026-04-07
Update draft to match the new JOSS format
Align OTC return value with corresponding stationary distributions
[0.3.1] - 2026-02-13
Update Sphinx documentation theme
Update docstring and notebook to use public api
[0.3.0] - 2026-02-03
Implement public api
Fix and improve codecov test coverage
Update instructions for install
[0.2.2] - 2025-10-10
Add github actions build wheels and upload them to pypi.
[0.2.1] - 2025-10-10
Fix verion in
pyproject.toml
[0.2.0] - 2025-10-02
Added
Install with
uvpytesttestingnoxfor linting (ruff), formating (ruff), and testing (pytest)github actions running
noxand generating documentationsparse versions of exact otc
entropic otc
Changed
Use
mdvsrstin most cases
Removed
makefiles from cookie cutter
0.1.0 - 2024-02-27
Added
Initial cookiecutter template
Basic algorithm