What's Changed
Workspace
new:
- update CI to support
hwloc
builds by @imrn99
in #338 - improve *nix CI by @imrn99
in #342 - add
hwloc
install to benchmark dockerfile by @imrn99
in #343
refactor:
deps:
- bump codecov/codecov-action from 5.4.0 to 5.4.3 by @dependabot
in #329 - bump crate-ci/typos from 1.31.1 to 1.31.2 by @dependabot
in #328 - update criterion requirement from 0.5.1 to 0.6.0 by @dependabot
in #335
Published crates
honeycomb-core
core definitions and tools for combinatorial map implementation
refactor:
honeycomb-kernels
implementations of meshing kernels using combinatorial maps
new:
- implement the 2D remeshing pipeline operations by @imrn99
in #330- this includes edge collapse, edge swaps, & new error types
refactor:
fix
Others
honeycomb-benches
core structures & methods benchmarks
new:
- implement the 2D remeshing pipeline bench subcommand by @imrn99
in #330 - implement
perf
profiling hooks to enable sampling on specific segments by @imrn99
in #336 - implement thread binding with
hwlocality
by @imrn99
in #337
Full Changelog: 0.8.1...0.9.0