v0.7.0
CombinatorialSpaces v0.7.0
Breaking changes
- The API for wedge product pre-allocation and caching underwent a name-change while supporting KernelAbstractions. See
dec_wedge_product
in theFastDEC
module.
Merged pull requests:
- Faster Triangulated Grid Generation (#131) (@GeorgeR227)
- Add 1D boundary indices accessors (#133) (@lukem12345)
- Update compats for new Makie (#134) (@lukem12345)
- Primal to dual triangle interpolation (#135) (@GeorgeR227)
Closed issues:
- Upstream boundary accessors for 1D simplicial sets (#132)