Recent Releases of https://github.com/algebraicjulia/combinatorialspaces.jl
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.7.9
CombinatorialSpaces v0.7.9
Merged pull requests:
- 3D Parallelepiped Mesh (#169) (@GeorgeR227)
- Move TetGen README mesh to src (#170) (@lukem12345)
- Normalize by row-sums (#176) (@lukem12345)
- Change default smoothing to 0 iterations when steps is 0 (#179) (@lukem12345)
Closed issues:
- Manually over-ride steps default of Krylov.jl methods (#178)
- Julia
Published by algebraicjuliabot 7 months ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.7.8
CombinatorialSpaces v0.7.8
Merged pull requests: - Mesh Optimization (#154) (@lukem12345) - Print summary statistics for large meshes (#161) (@lukem12345) - Revisit reference wedge products (#163) (@lukem12345) - Add dual Laplacian for 1D and 3D (#166) (@lukem12345)
Closed issues:
- Improving show of Meshes (#103)
- Julia
Published by algebraicjuliabot 9 months ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.7.7
CombinatorialSpaces v0.7.7
Merged pull requests: - Used GeometryBasics Point2/3d (#155) (@GeorgeR227) - DOC: update authors list (#156) (@jpfairbanks)
- Julia
Published by algebraicjuliabot 9 months ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.7.6
CombinatorialSpaces v0.7.6
Merged pull requests: - Add alias for inverse hodge star (#152) (@lukem12345) - Remove DataMigrations dependency (#153) (@lukem12345)
Closed issues: - Consistent interface for inverse Hodge star (#43)
- Julia
Published by algebraicjuliabot 10 months ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.7.5
CombinatorialSpaces v0.7.5
Merged pull requests: - Implement trivial unary subdivision (#145) (@lukem12345) - Fix buildkite (#146) (@lukem12345) - Update MG docs to use MultigridData (#147) (@lukem12345) - Add MG benchmark plots to docs (#148) (@lukem12345) - CompatHelper: bump compat for Krylov to 0.10, (keep existing compat) (#151) (@algebraicjuliabot)
- Julia
Published by algebraicjuliabot 10 months ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.7.4
CombinatorialSpaces v0.7.4
- Julia
Published by algebraicjuliabot 12 months ago
https://github.com/algebraicjulia/combinatorialspaces.jl - 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)
- Julia
Published by algebraicjuliabot 12 months ago
https://github.com/algebraicjulia/combinatorialspaces.jl - 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)
- Julia
Published by algebraicjuliabot about 1 year ago
https://github.com/algebraicjulia/combinatorialspaces.jl - 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)
- Julia
Published by algebraicjuliabot about 1 year ago
https://github.com/algebraicjulia/combinatorialspaces.jl - 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_productin theFastDECmodule.
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)
- Julia
Published by algebraicjuliabot about 1 year ago
https://github.com/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: - Constructing large 3D meshes (#99) - Buildkite Down: "No Space Left on Device" (#110)
- Julia
Published by algebraicjuliabot about 1 year ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.6.7
CombinatorialSpaces v0.6.7
Merged pull requests: - 3D Differential Operators (#60) (@lukem12345) - Small improvements to decpderivbound (#98) (@GeorgeR227)
- Julia
Published by algebraicjuliabot over 1 year ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.6.6
CombinatorialSpaces v0.6.6
Merged pull requests: - Upstream the averaging operator (#97) (@lukem12345)
- Julia
Published by algebraicjuliabot over 1 year ago
https://github.com/algebraicjulia/combinatorialspaces.jl - 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: - Re-type Topologic Helper Functions (#70) - Add Doc Page for Extensions (#80) - Remove cu_wedge exports (#81) - QR decomposition for Least-Squares in LLS sharp (#89)
- Julia
Published by algebraicjuliabot over 1 year ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.6.4
CombinatorialSpaces v0.6.4
Merged pull requests: - Add GPU support (#75) (@lukem12345)
- Julia
Published by algebraicjuliabot almost 2 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - 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)
- Julia
Published by algebraicjuliabot almost 2 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - 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)
- Julia
Published by algebraicjuliabot almost 2 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.6.1
CombinatorialSpaces v0.6.1
Merged pull requests: - Added FastDEC (#64) (@GeorgeR227)
- Julia
Published by algebraicjuliabot about 2 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.6.0
CombinatorialSpaces v0.6.0
Merged pull requests: - Compatibility with GATlab (#63) (@epatters)
Closed issues: - Uninitialized memory should not be depended on (#55) - Gatlab Migration (#62)
- Julia
Published by github-actions[bot] over 2 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - 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)
- Julia
Published by github-actions[bot] over 2 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.4.1
CombinatorialSpaces v0.4.1
Merged pull requests: - Fix name conflict with wedge product operator (#54) (@epatters)
- Julia
Published by epatters over 3 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.4.0
CombinatorialSpaces v0.4.0
Merged pull requests: - Compatibility with Catlab v0.14 (#53) (@epatters)
- Julia
Published by epatters over 3 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.3.1
CombinatorialSpaces v0.3.1
Closed issues: - Lie Derivative for vector field acting on non 1-forms (#37) - Stackoverflow from recursion in orientation function (#41)
Merged pull requests: - ENH: Added 1D FreeExteriorCalculus Definition (#50) (@bosonbaas)
- Julia
Published by epatters over 3 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.3.0
CombinatorialSpaces v0.3.0
Merged pull requests: - Refactor type hierarchy for delta sets (#49) (@epatters)
- Julia
Published by github-actions[bot] about 4 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.2.6
CombinatorialSpaces v0.2.6
Merged pull requests: - Correct geometric hodge inverse sign and hodge orientation (#47) (@bosonbaas) - Use Julia v1.7 in GitHub CI (#48) (@epatters)
- Julia
Published by github-actions[bot] about 4 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.2.5
CombinatorialSpaces v0.2.5
Merged pull requests: - CompatHelper: bump compat for LazyArrays to 0.22, (keep existing compat) (#45) (@github-actions[bot]) - Upgrade to Catlab v0.13 (#46) (@epatters)
- Julia
Published by github-actions[bot] about 4 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.2.4
CombinatorialSpaces v0.2.4
Closed issues: - test error in ExteriorCalculus.jl (#36)
Merged pull requests: - Updated Hodge Star for 1-Forms (#35) (@bosonbaas) - Lie derivative for dual 0,2-forms (#38) (@bosonbaas) - Update API docs for change in name of DEC module (#39) (@epatters) - Iterative Implementation for orient_component! (#42) (@bosonbaas)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.2.3
CombinatorialSpaces v0.2.3
Merged pull requests: - Rename module for discrete exterior caclulus (#30) (@epatters) - GAT for exterior calculus (#32) (@epatters) - Laplace-de Rham operator (#33) (@epatters) - CompatHelper: bump compat for "GeometryBasics" to "0.4" (#34) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.2.2
CombinatorialSpaces v0.2.2
Merged pull requests: - Mesh support for STL files (#24) (@bosonbaas) - Discrete primal-primal sharp operator (#28) (@epatters) - Sharp Operator Update (#29) (@bosonbaas)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.2.1
CombinatorialSpaces v0.2.1
Merged pull requests: - Wedge product in dimensions one and two (#22) (@epatters) - Interior product and Lie derivative (#23) (@epatters) - DPP flat operator in two dimensions (#25) (@epatters) - Upgrade to Julia v1.6 and Catlab v0.12 (#26) (@epatters)
- Julia
Published by github-actions[bot] almost 5 years ago
https://github.com/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)
- Julia
Published by github-actions[bot] almost 5 years ago
https://github.com/algebraicjulia/combinatorialspaces.jl - v0.1.0
CombinatorialSpaces v0.1.0
Merged pull requests: - Migrate embedded graphs from Catlab (#1) (@epatters) - 2D semi-simplicial sets (#2) (@epatters) - 2D oriented simplicial sets (#3) (@epatters) - Set up Documenter.jl (#4) (@epatters) - Discrete exterior derivative in two dimensions (#6) (@epatters)
- Julia
Published by github-actions[bot] about 5 years ago