AlgebraicJulia / AlgebraicJulia/CombinatorialSpaces.jl
Return primal meshes in series
未關閉
enhancement
good first issue
- 主要語言
- Julia
- 星號
- 46
- 分支
- 6
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Currently, a primal geometric map series returns dual meshes, which are the dual meshes associated with the subdivisions of a provided primal mesh.
However, for the purposes of e.g. plotting, we often want to visualize results on the finest primal mesh. To access the primal mesh, you have to either perform an ACSet transformation on the finest dual mesh, or recreate the finest mesh by "manually" subdividing the coarse primal mesh that you provided.
It would be convenient to instead also return the primal meshes in the series.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。