- qspec.models. HyperfineQI.set_links ( links , force = False )[source]
Set all
links
with onelist
.- Parameters:
-
- linksIterable[bool]
A list of shape (
self.size
, ).- forcebool
The
force
parameter of theset_link
function.
- Returns:
-
- outNone
Set all links
with one list
.
A list of shape (self.size
, ).
The force
parameter of the set_link
function.