Releases: JuliaPolyhedra/Polyhedra.jl
Releases · JuliaPolyhedra/Polyhedra.jl
v0.7.8
v0.7.7
Polyhedra v0.7.7
Merged pull requests:
- Add AbstractIndex (#322) (@blegat)
- Rename iteration variable (#323) (@schillic)
- Update to Documenter v1 (#324) (@blegat)
- Add tutorial on projection (#326) (@blegat)
- Typo fix (#327) (@DanielVandH)
- [BREAKING] Move functionality to extension packages (#328) (@lxvm)
- Remove redundancy of triangulation (#329) (@lxvm)
- Fix show tests for Julia v1.10 (#330) (@blegat)
Closed issues:
v0.7.6
v0.7.5
v0.7.4
v0.7.3
v0.7.2
v0.7.1
Polyhedra v0.7.1
Merged pull requests:
- CompatHelper: bump compat for GenericLinearAlgebra to 0.3, (keep existing compat) (#293) (@github-actions[bot])
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: