Skip to content

Releases: kahypar/KaHyPar.jl

v0.3.1

26 Nov 18:39
bea720d
Compare
Choose a tag to compare

KaHyPar v0.3.1

Diff since v0.3.0

Merged pull requests:

  • Define kahypar_set_seed, kahypar_validate_input, kahypar_read_hypergraph_from_file (#27) (@mofeing)
  • Update jll version; update readme; do code formatting (#28) (@jalving)

Closed issues:

  • KaHyPar.jl not supported for Julia on MacBook M1 (#22)
  • Partition leads to invalid object identifier error [KaHyPar v1.3.0] (#24)

Update to KaHyPar v1.3.0

26 Oct 14:49
46f721c
Compare
Choose a tag to compare
Merge pull request #25 from jalving/test_v1.3.0

Update config for KaHyPar v1.3.0

Set Julia interface to KaHyPar v1.2.1

17 Oct 15:30
669deea
Compare
Choose a tag to compare

This release updates Project.toml to force this Julia interface version to pull the KaHyPar v1.2.1 binary.

Support for Julia 1.3 with KaHyPar_jll

02 Jun 04:05
f0f3c25
Compare
Choose a tag to compare

This release updates KaHyPar to use the JLL system as opposed to BinaryProvider. Currently, we support MacOS and Linux builds.