Skip to content

v0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 23:31
· 38 commits to master since this release
d399be3

Polyhedra v0.7.2

Diff since v0.7.1

Closed issues:

  • Slow evaluation of H-polyhedron (#216)
  • polyhedron(h) from docs causes infinite loop (#230)
  • First time evaluation of polyhedron is still extremely slow (#237)
  • Base.show() for Polyhedron instance issue (#250)
  • Error using cartesian_product (#294)

Merged pull requests:

  • Fix cartesian product mixing Vector and StaticVector (#295) (@blegat)