Workspace
deps:
- bump hwlocality from 1.0.0-alpha.11 to 1.0.0-alpha.12 by @dependabot[bot]
in #462 - bump rand from 0.10.0 to 0.10.2 by @dependabot[bot]
in #464 #484 - bump clap from 4.6.0 to 4.6.6 by @dependabot[bot]
in #465 - bump rayon from 1.11.0 to 1.12.0 by @dependabot[bot]
in #466 - bump crate-ci/typos from 1.45.0 to 1.50.0 by @dependabot[bot]
in #467 #473 #481 #500 - bump cudarc from 0.19.4 to 0.19.9 by @dependabot[bot]
in #468 #469 #476 - bump nalgebra from 0.34.2 to 0.35.0 by @dependabot[bot]
in #471 - bump tikv-jemallocator from 0.6.1 to 0.7.0 by @dependabot[bot]
in #470 - bump codecov/codecov-action from 6.0.0 to 7.0.0 by @dependabot[bot]
in #472 #480 - bump regex from 1.12.3 to 1.13.1 by @dependabot[bot]
in #474 #487 - bump itertools from 0.14.0 to 0.15.0 by @dependabot[bot]
in #477 - bump actions/checkout from 6 to 7 by @dependabot[bot]
in #482 - bump rustc-hash from 2.1.2 to 2.1.3 by @dependabot[bot]
in #483 - bump rustversion from 1.0.22 to 1.0.23 by @dependabot[bot]
in #486 - bump anyhow from 1.0.103 to 1.0.104 by @dependabot[bot]
- bump thiserror from 2.0.18 to 2.0.20 by @dependabot[bot]
doc:
- overhaul the Honeycomb Book content and illustrations by @imrn99
in #485 - expand and polish the book's resources, applications, development, STM, and examples pages by @imrn99
Published crates
honeycomb-core
core definitions and tools for combinatorial map implementation
new:
- return the unlinked image dart ID from
unlinkandunsewmethods by @imrn99
in #450 - support Abaqus
inpfiles for 3D hexahedral mesh initialization by @imrn99
in #493
honeycomb-kernels
meshing kernel implementations using combinatorial maps
new:
Others
applications
examples and benchmarks
new:
- add a 3D vertex smoothing application by @imrn99
in #499 - rebuild tetrahedra from unused elements during Delaunay insertion rounds and add a CLI switch to disable it by @imrn99
refactor:
- increase benchmark problem sizes and add a sequential Delaunay suite by @imrn99
in #475 - account for mid-round tetrahedra rebuild time separately by @imrn99
fix:
- convert the vertex type passed to
set_vertexin GPU grid generation by @imrn99 - clean up premade tetrahedra handling in Delaunay insertion by @imrn99
Full Changelog: 0.11.0...0.12.0