The sector test suite should ideally be defined in such a way that we can more or less guarantee that any implementation of I <: Sector that passes these tests will be fully compatible with TensorKit.
In other words, it should be a check of every assumption we make for arbitrary I <: Sector.
This issue is meant to track some assumptions/properties that we are not yet testing for.
The sector test suite should ideally be defined in such a way that we can more or less guarantee that any implementation of
I <: Sectorthat passes these tests will be fully compatible with TensorKit.In other words, it should be a check of every assumption we make for arbitrary
I <: Sector.This issue is meant to track some assumptions/properties that we are not yet testing for.