Releases: oscar-system/Polymake.jl
Releases · oscar-system/Polymake.jl
v0.11.22
Polymake v0.11.22
Merged pull requests:
- Add daily CI jobs (#499) (@HereAround)
- prepare for cxxwrap 0.16 (and polymake 4.13) (#500) (@benlorenz)
v0.11.21
v0.11.20
Polymake v0.11.20
Merged pull requests:
- CI: stop testing for invalidations (#495) (@fingolfin)
- remove abs fallback + misc (#496) (@benlorenz)
v0.11.19
Polymake v0.11.19
Merged pull requests:
- CI: update julia-actions/cache to v2 (#489) (@fingolfin)
- Add outdated docs warning to old versions (#490) (@lgoettgens)
- Provide a stale_age to mkpidlock (#491) (@fingolfin)
- polydb:method find_one in the database (#492) (@apaffenholz)
- pairs, decorations and more (#493) (@benlorenz)
- Update AbstractAlgebra compat (#494) (@lgoettgens)
v0.11.18
Polymake v0.11.18
Merged pull requests:
- update polymake 4.12, decorations, nodemaps, tropical matrix pairs, ceil+floor (#488) (@benlorenz)
v0.11.17
Polymake v0.11.17
Merged pull requests:
- init: add pidlock for polymake initialization (#487) (@benlorenz)
v0.11.16
Polymake v0.11.16
Merged pull requests:
- Hide Polymake.jl banner, when used in other module (#480) (@lkastner)
- ca-cert: use NetworkOptions instead of jll (#481) (@benlorenz)
- Small fix for
OptionSet
creation (#482) (@alexej-jordan) - allow type parameter for bigobject graphs (#483) (@benlorenz)
- Update GH actions (#484) (@fingolfin)
- Allow AA 0.41 (#485) (@lgoettgens)
- [CI] switch macos runner labels for oscarci (#486) (@benlorenz)
Closed issues:
- Better automatic Polymake banner hiding (#412)
v0.11.15
Polymake v0.11.15
Merged pull requests:
- CI: use 1.11-nightly (#474) (@benlorenz)
- CI: re-add nightly (1.12) (#475) (@benlorenz)
- Outdated docs removed (#477) (@lkastner)
- incidencematrix: allow empty rows (#478) (@benlorenz)
- bigobjectarray: fix conversion from polymake to julia (#479) (@benlorenz)
Closed issues:
v0.11.14
Polymake v0.11.14
Merged pull requests:
- CI: try new setup-julia action for aarch64 nightly (#472) (@benlorenz)
- BigObject: helper for qualified type name (#473) (@benlorenz)
v0.11.13
Polymake v0.11.13
Merged pull requests:
- allow passing nothing for undef values, update github actions (#469) (@benlorenz)
- mcf: add workaround to avoid hang during tropical median (#471) (@benlorenz)
Closed issues:
- CI: update to codecov/codecov-action@v4 (#470)