-
Notifications
You must be signed in to change notification settings - Fork 5
Move _as_svec #75
Copy link
Copy link
Open
Labels
09 - MaintenanceRelated to maintenance, housekeeping, repo-configRelated to maintenance, housekeeping, repo-config
Metadata
Metadata
Assignees
Labels
09 - MaintenanceRelated to maintenance, housekeeping, repo-configRelated to maintenance, housekeeping, repo-config
Type
Fields
Give feedbackNo fields configured for issues without a type.
The utility function
_as_svecthat wraps tuples or single values inStaticArraytypes is currently implemented in QEDbase, where it is also referenced in thebase_stateinterface function description. It might be better to move the function and some of thebase_state's documentation to QEDcore. The same is true for thepropagatorinterface function.