Releases: AlgebraicJulia/CombinatorialSpaces.jl
Releases · AlgebraicJulia/CombinatorialSpaces.jl
v0.2.0
CombinatorialSpaces v0.2.0
Merged pull requests:
- Dual complexes for 1D delta sets (#8) (@epatters)
- Dual complexes for 2D delta sets (#9) (@epatters)
- Wrap parts of simplicial set for more intuitive dispatch (#10) (@epatters)
- Custom vector types for chains and cochains (#11) (@epatters)
- Embedded delta sets and their dual complexes, in 1D and 2D (#12) (@epatters)
- Hodge star operator in 1D and 2D (#13) (@epatters)
- Codifferential and Laplace-Beltrami operators in 1D and 2D (#14) (@epatters)
- Importing and visualizing meshes (#15) (@bosonbaas)
- Consistently orient simplices in a connected component (#16) (@epatters)
- CompatHelper: bump compat for "LazyArrays" to "0.21" (#17) (@github-actions[bot])
- Consistently orient all simplices (#18) (@epatters)
- Expand README and write overview for the docs (#19) (@epatters)
- Introductory docs on delta sets (#21) (@epatters)