Skip to content

Releases: JuliaPolyhedra/Polyhedra.jl

v0.4.4: Merge pull request #141 from oyamad/parameterize

24 Nov 18:25
98e9c46
Compare
Choose a tag to compare

Fixes plotting recipe for lines and cartesian product with sparse

02 Nov 16:08
Compare
Choose a tag to compare
  • Fix cartesian product for representation using sparse vectors/matrices (#135)
  • Fix plotting recipe for planar unbounded polyhedra containing a line (#134)

Fixes in interval library (#133)

25 Oct 08:50
2a173c8
Compare
Choose a tag to compare
Merge pull request #133 from JuliaPolyhedra/bl/intervalproduct

🐛 Fix cartesian product of intervals

Minor bug fixes

16 Oct 08:41
Compare
Choose a tag to compare
v0.4.1

Fix FullDim_rep

Add support for Julia v1.0 and drops support for Julia v0.6

11 Oct 13:53
Compare
Choose a tag to compare
  • Drop Julia v0.6
  • Support Julia v1.0
  • Drop dimension parameter in types (#116 )
  • Need to embed a polyhedron in a Polyhedra.Mesh to do 3D plotting with e.g. Makie and MeshCat (#130 )
  • Rename PolyhedronLibrary into Polyhedra.Library (#127 )
  • Rename SimplePolyhedraLibrary into DefaultLibrary (#127 )

Printing improvements

01 Jun 17:35
a153217
Compare
Choose a tag to compare
Merge pull request #104 from JuliaPolyhedra/bl/show

Improve show

v0.3.3: Merge pull request #100 from JuliaPolyhedra/bl/constructpolyhedron

02 May 18:50
a5f9cc3
Compare
Choose a tag to compare

v0.3.2

24 Apr 16:49
Compare
Choose a tag to compare
Add MatRep constructors

v0.3.1

14 Apr 21:11
Compare
Choose a tag to compare
Fix test

v0.3.0

06 Apr 21:34
Compare
Choose a tag to compare
Small change in doc