Releases: bsc-quantic/EinExprs.jl
Releases · bsc-quantic/EinExprs.jl
v0.7.1
EinExprs v0.7.1
Merged pull requests:
- CompatHelper: bump compat for GraphMakie in [weakdeps] to 0.6, (keep existing compat) (#73) (@github-actions[bot])
- Fix bug in optimizer
LineGraph. (#74) (@samuelsonric)
v0.7.0
EinExprs v0.7.0
Breaking changes
- The API of
HyParhas changed to adapt to the new underlying CliqueTrees.jl implementation SumShadowIndshas been renamed toSumGhostInds
Merged pull requests:
- Rewrite optimizer
HyPar. (#69) (@samuelsonric) - CompatHelper: bump compat for Makie in [weakdeps] to 0.24, (keep existing compat) (#71) (@github-actions[bot])
Closed issues:
einexprfunction withHyParoptimizer sometimes gets stuck (#61)
v0.6.10
EinExprs v0.6.10
Merged pull requests:
- Update benchmarks and docs. (#65) (@samuelsonric)
- Fix stack overflow error on
indshistogram(#68) (@samuelsonric)
Closed issues:
v0.6.9
EinExprs v0.6.9
Merged pull requests:
- Enhance performance of
FlopsScorerforfindslices(#63) (@jofrevalles) - Fast, high-quality contraction orderings via tree decompositions. (#64) (@samuelsonric)
v0.6.8
EinExprs v0.6.8
Updated compatibility constraint with Makie.
Merged pull requests:
- CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) (#62) (@github-actions[bot])
v0.6.7
EinExprs v0.6.7
Merged pull requests:
- CompatHelper: add new compat entry for ChainRulesCore in [weakdeps] at version 1, (keep existing compat) (#57) (@github-actions[bot])
- CompatHelper: bump compat for Makie in [weakdeps] to 0.21, (keep existing compat) (#58) (@github-actions[bot])
Closed issues:
MethodErrorinfindsliceswith empty targets (#60)