AlgebraicJulia / AlgebraicJulia/CombinatorialSpaces.jl

Return primal meshes in series

Open
#150 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Julia
Stars
46
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.