Releases: PsiQ/bartiq
Releases · PsiQ/bartiq
v0.16.0: chore(main): release 0.16.0 (#278)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.15.3: chore(main): release 0.15.3 (#276)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.15.2: chore(main): release 0.15.2 (#274)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.15.1: chore(main): release 0.15.1 (#272)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.15.0: chore(main): release 0.15.0 (#270)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.14.1: chore(main): release 0.14.1 (#250)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Konrad Jałowiecki <dexter2206@gmail.com>
v0.14.0
0.14.0 (2025-07-31)
Features
- Added Expresion Rewriters for manipulating gnarly symbolic expressions
- Added treemap visualisation class (#216) (3bd44aa)
- Added dfs and bfs descendant search methods with tests (#213) (8affd4d)
- Improve nlz and round error handling for non-integer and non-SymPy object input
- Add add_circuit_volume function to compute circuit volume (#211) (a3d9da4)
Bug Fixes
- Avoid SymPy
LatexPrintermodifiers to change subscripted parameter symbols (#208) (57095ed) - Ensure outputs from backend methods are numeric python types if possible (#243) (3fe7db7)
- Make custom max correctly evaluate when numeric arguments are rationals (#236) (281508a)
- Support coverage report generation for forked branches (#231) (ac09917)
- Fix tests failing due to uninstalled extras (#230) (dfdcbc2)