AlgebraicJulia / AlgebraicJulia/CombinatorialSpaces.jl

Return primal meshes in series

未關閉
#150 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。