Create separate repository for helper functions #16

Open
opened 2025-10-11 11:06:13 +00:00 by UserCurt · 0 comments
UserCurt commented 2025-10-11 11:06:13 +00:00 (Migrated from codeberg.org)

The functions catcell, padcell, sizes, uniquecell, vec, none are general purpose functions that are not specific to mpath. I've used most of these in many circumstances outside of mpath. This issue is proposing the release of these as a separate repository for broader use. Other helper functions used outside of mpath can be considered as well.

The mpath repository would then have these functions provided through a submodule rather than kept within mpath.external namespace.

The functions `catcell`, `padcell`, `sizes`, `uniquecell`, `vec`, `none` are general purpose functions that are not specific to mpath. I've used most of these in many circumstances outside of mpath. This issue is proposing the release of these as a separate repository for broader use. Other helper functions used outside of mpath can be considered as well. The mpath repository would then have these functions provided through a submodule rather than kept within `mpath.external` namespace.
Sign in to join this conversation.
No description provided.