Skip to content

v0.6.17

Choose a tag to compare

@github-actions github-actions released this 26 Oct 19:59
· 54 commits to master since this release
83493da

Polyhedra v0.6.17

Diff since v0.6.16

Closed issues:

  • How to use convex hull? (#260)
  • MethodError in sethrep! for intervals (#263)

Merged pull requests:

  • Adds documentation example for convex_hull usage (#262) (@Hugo-Trentesaux)
  • CompatHelper: bump compat for "GeometryBasics" to "0.4" (#264) (@github-actions[bot])
  • Update Documenter to v0.27 (#265) (@blegat)
  • delete unused files (#266) (@chachaleo)
  • implement sethrep for interval (#267) (@chachaleo)
  • Replace align* with aligned for LaTeX display (#268) (@gdalle)
  • Replace align* with aligned for LaTeX display (#269) (@gdalle)
  • Automate list of examples in doc (#272) (@blegat)
  • Fix decompose for StaticArrays-based rep (#273) (@blegat)
  • Implement 2D decomposition with GeometryBasics (#274) (@blegat)