Releases: AlgebraicJulia/CombinatorialSpaces.jl
Releases · AlgebraicJulia/CombinatorialSpaces.jl
v0.7.4
CombinatorialSpaces v0.7.4
v0.7.3
CombinatorialSpaces v0.7.3
Merged pull requests:
- Implement cubic subdivision (#142) (@lukem12345)
- End-to-end Cubic Multigrid (#143) (@lukem12345)
- Reorganize multigrid API (#144) (@lukem12345)
v0.7.2
CombinatorialSpaces v0.7.2
Merged pull requests:
- Faster binary subdivision map generation (#137) (@GeorgeR227)
- Faster Mesh Binary Subdivision (#140) (@GeorgeR227)
- Use StaticArrays in Binary Subdivision (#141) (@GeorgeR227)
v0.7.1
CombinatorialSpaces v0.7.1
Merged pull requests:
- PD and PP 1D sharps (#136) (@lukem12345)
- Relax type signature for closed star (#138) (@lukem12345)
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)
v0.6.8
CombinatorialSpaces v0.6.8
Merged pull requests:
- 3D Mesh IO (#100) (@lukem12345)
- adding buildkite functionality (#102) (@quffaro)
- Update Buildkite CI pipeline (#104) (@quffaro)
- Euler equations docs page (#105) (@lukem12345)
- Curry signed integrals into Hodge star (#106) (@lukem12345)
- Clean CUDA operators (#108) (@lukem12345)
- Use KernelAbstractions.jl (#109) (@lukem12345)
- Adding dynamic pipelines (#111) (@quffaro)
- CompatHelper: add new compat entry for KernelAbstractions at version 0.9, (keep existing compat) (#114) (@algebraicjuliabot)
- Implement simple linear primal-primal flat (#115) (@lukem12345)
- Implement matrix version of simple primal-primal flat (#116) (@lukem12345)
- Multigrid (#117) (@KevinDCarlson)
- added basic restrict/mask functions and tests (#118) (@quffaro)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#119) (@algebraicjuliabot)
- Packaging up multigrid meshes (#123) (@GeorgeR227)
- Clean deps for new release (#127) (@GeorgeR227)
Closed issues:
v0.6.7
CombinatorialSpaces v0.6.7
Merged pull requests:
- 3D Differential Operators (#60) (@lukem12345)
- Small improvements to dec_p_derivbound (#98) (@GeorgeR227)
v0.6.6
CombinatorialSpaces v0.6.6
Merged pull requests:
- Upstream the averaging operator (#97) (@lukem12345)
v0.6.5
CombinatorialSpaces v0.6.5
Merged pull requests:
- Faster Dual Mesh Generation (#71) (@GeorgeR227)
- Temp replace WGL with Cairo (#85) (@lukem12345)
- Fixed up FastDEC (#86) (@GeorgeR227)
- Type chains in link operator (#87) (@lukem12345)
- CompatHelper: bump compat for LazyArrays to 2, (keep existing compat) (#88) (@algebraicjuliabot)
- Use QR decomposition in DD sharp (#90) (@lukem12345)
- CompatHelper: add new compat entry for Makie in [weakdeps] at version 0.21, (keep existing compat) (#91) (@algebraicjuliabot)
- CompatHelper: bump compat for DataMigrations to 0.1, (keep existing compat) (#93) (@algebraicjuliabot)
- Update FastDEC after ACSet updates (#95) (@GeorgeR227)
Closed issues: