-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
One could use cached_property for many of the cached attributes of Basis
and PulseSequence
. On the other hand, it's not helpful for those that are frequency-dependent and we'd therefore have to mix the usage of cached_property
and a dedicated implementation.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request