Skip to content

[ENHANCEMENT] Compact show for named dims arrays #46

@mtfishman

Description

@mtfishman

Printing named dims arrays, particularly their types, is pretty verbose right now, because the types can get quite long due to nested type parameters. We should make the printing more compact by suppressing some of the type parameters (like the axes), similar to what we did in BlockSparseArrays.jl: ITensor/BlockSparseArrays.jl#42.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions