Releases: oscar-system/Polymake.jl
Releases · oscar-system/Polymake.jl
v0.8.2
Polymake v0.8.2
Merged pull requests:
- improve visual function (#408) (@benlorenz)
- Improve performance for conversions between common types (#410) (@alexej-jordan)
- init: user-directory via argument instead of ENV (#411) (@benlorenz)
v0.8.1
Polymake v0.8.1
Closed issues:
- InexactError (#400)
Merged pull requests:
- compat: allow Mongoc.jl 0.7 (#370) (@benlorenz)
- CI: add ubuntu2204, add workflow_dispatch (#401) (@benlorenz)
- Tiny allocations (#402) (@alexej-jordan)
- Add tests for Array<Pair<Array, Array>>. (#404) (@lkastner)
- Improve SparseVector (scalar multiplication) (#405) (@alexej-jordan)
- CI: update some actions to latest versions (#406) (@fingolfin)
- bump to 0.8.1, bump libpolymake-julia compat (#407) (@benlorenz)
v0.8.0
Polymake v0.8.0
Merged pull requests:
- honor --banner=no (and implicitly -q) (#398) (@benlorenz)
- bigobject: add typechecks for bigobject before copy-conversion (#399) (@benlorenz)
v0.7.2
Polymake v0.7.2
Closed issues:
- Update JLL for Julia 1.9 (#394)
Merged pull requests:
- Meta: remove
Polymake.
when parsing template types for functions calls (#393) (@benlorenz) - improve error messages for unsupported platforms (#395) (@benlorenz)
- [CI] test with julia 1.8, fix nightly, improve Int64/CxxLong handling on macOS (#396) (@benlorenz)
- bump version to 0.7.2 (#397) (@benlorenz)
v0.7.1
Polymake v0.7.1
Closed issues:
- Race-conditions with scratchspaces (#381)
- Polymake scratch space is regenerated twice each time I load Oscar (#384)
- Matroid NON_BASES (#388)
Merged pull requests:
- QuadraticExtension and corresponding container types (#389) (@alexej-jordan)
- Graph: Attach EdgeMap<Graph<*>, Int> (#390) (@lkastner)
- bump to 0.7.1, require lib 0.8 for graphmaps and quadraticextension (#391) (@benlorenz)
v0.7.0
Polymake v0.7.0
Closed issues:
- Issue building Polymake.jl on aarch64. (#323)
Merged pull requests:
- CI: run oscar with doctests on 1.6 (#379) (@benlorenz)
- CI: reset wrapper verbosity after tests (#380) (@benlorenz)
- Finalize wrapping of HomologyGroup{Integer} (#382) (@alexej-jordan)
- compat: allow CxxWrap 0.12 (#383) (@benlorenz)
- CI: update codecov/codecov-action to v2 (#385) (@fingolfin)
- Add support for type of FUNDAMENTAL_GROUP (#386) (@alexej-jordan)
- compat: require libpolymake_julia 0.7, bump version to 0.7 (for polymake 4.6) (#387) (@benlorenz)
v0.6.2
Polymake v0.6.2
Merged pull requests:
- Move to scratchspaces and support many more architectures (#373) (@benlorenz)
- fixed interface for sparsevectors (#374) (@alexej-jordan)
- Introduce Array<Array<Set>> (#375) (@lkastner)
- CI: ensure updating a PR cancels running CI jobs for it (#376) (@fingolfin)
- Test EHRHART_POLYNOMIAL (#377) (@lkastner)
- CI: remove a few extra test runs (#378) (@benlorenz)
v0.6.1
Polymake v0.6.1
Merged pull requests:
- Serialization: Allow saving of graphs (#367) (@lkastner)
- tests: make sure to run 4ti2 and not fall back to other rules (#368) (@benlorenz)
- Bump version to 0.6.1 (#371) (@benlorenz)
v0.6.0
Polymake v0.6.0
Merged pull requests:
- improve and unify save+load, add access to shell variables (#363) (@benlorenz)
- Add tests for constructing BigObject from int and graph properties (#364) (@lkastner)
- Fix typemapping for
Array{String}
(#365) (@alexej-jordan) - bump to 0.6, drop julia < 1.6 (#366) (@benlorenz)
v0.5.8
Polymake v0.5.8
Closed issues:
- Copy for BigObjects not working (#341)
Merged pull requests:
- Combine incidencematrix (#356) (@alexej-jordan)
- lp2poly: pre-load LPparser during init (#357) (@benlorenz)
- bump version to 0.5.8 (#358) (@benlorenz)
- deepcopy -> deepcopy_internal (#359) (@benlorenz)
- add config to script runner and add 4ti2 configuration (#360) (@benlorenz)
- add scope for prefer and fix bigobject copy (#361) (@benlorenz)
- tests for graphs and multiple subobjects (#362) (@benlorenz)