Releases: JuliaPolyhedra/Polyhedra.jl
Releases · JuliaPolyhedra/Polyhedra.jl
v0.7.0
Polyhedra v0.7.0
Closed issues:
- Undetected linearity with Clp (#258)
- Incorrect redundancy removal with Gurobi or Clp (#259)
- removevredundancy! applied to H-rep removes all vertices (#270)
- Incorrect planar hull evaluation (#271)
- Conversion of rational vrep polytope to hrep seems buggy (#276)
- Lots of time spent interpolating strings (#279)
Merged pull requests:
- Fix performance issue in redundancy removal (#280) (@blegat)
- Fix planar hull with several poins in the start/end sweep line (#281) (@blegat)
- Add ztol keyword to linearity detection (#282) (@blegat)
- Fix sensitivity to noise in linearity detection (#284) (@blegat)
- Update installation.md (#288) (@mforets)
- Fix scalar multi with H-rep of rational (#290) (@blegat)
- Fix chebyshevcenter with exact arithmetic (#291) (@blegat)
- Update to JuMP v0.23 and MA v1 (#292) (@blegat)
v0.6.18
Polyhedra v0.6.18
Merged pull requests:
v0.6.17
Polyhedra v0.6.17
Closed issues:
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)
v0.6.16
Polyhedra v0.6.16
Merged pull requests:
v0.6.15
v0.6.14
Polyhedra v0.6.14
Merged pull requests:
v0.6.13
Polyhedra v0.6.13
Closed issues:
- default library runs forever (or segfaults) in simple examples (#150)
Merged pull requests: