Releases: AlgebraicJulia/CombinatorialSpaces.jl
Releases · AlgebraicJulia/CombinatorialSpaces.jl
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:
v0.6.4
v0.6.3
CombinatorialSpaces v0.6.3
Merged pull requests:
- Remove bad loadmesh function (#73) (@lukem12345)
- Move sign inside wedge pd, and solve for pressure in euler (#78) (@lukem12345)
- Adapted loadmesh and Artifact.toml for new Icospheres (#79) (@quffaro)
Closed issues:
- Infinite recursion calling loadmesh with a non AbstractMeshKey (#72)
v0.6.2
CombinatorialSpaces v0.6.2
Merged pull requests:
- Matrix sharps, matrix flats, subdivision, and link (#59) (@lukem12345)
- CompatHelper: bump compat for Artifacts to 1, (keep existing compat) (#66) (@algebraicjuliabot)
- Scaled Wedge 1-1 (#68) (@GeorgeR227)
Closed issues:
- Preallocation is interfering with autodiff (#69)
v0.6.1
v0.6.0
v0.5.0
CombinatorialSpaces v0.5.0
Merged pull requests:
- Set orientations when making dual simplices (#56) (@lukem12345)
- Support 3D Simplicial Sets (#57) (@lukem12345)
- BUILD: Use organization level CI/CD (#58) (@mehalter)