Skip to content

Expose method to retrieve the original name of a duplicated symbol

Daniel Bauer requested to merge hyteg/pystencils:bauerd/basename into v2.0-dev

The name of a duplicated symbol is a pystencils internal, but outside code might need to reason about the names of symbols after canonicalization.

Merge request reports