Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

v0.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 00:00
a3b3bde

OptimizedEinsum v0.2.1

Diff since v0.2.0

Closed issues:

  • Implement contraction path solvers in opt_einsum (#4)
  • Add subtree reconfiguration optimization (#8)
  • Interactive plots (#10)
  • Replace Requires with Package Extensions (#20)
  • Implement "Branch & Bound" solver (#29)
  • Implement "Dynamic Programming" solver (#30)
  • Implement "Hypergraph Partitioning" solver (#31)

Merged pull requests:

  • Enable tests for Visualization.jl, refactor plot functions (#33) (@jofrevalles)