Base
Report ¶
Source code in src/bloqade/task/base.py
counts property
¶
Get the statistic for the counts for each configuration(s)
Return
statistic of configuration (str): counts (int) for each task
bitstrings ¶
Get the bitstrings from the data.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
filter_perfect_filling | bool | whether return will | True |
Source code in src/bloqade/task/base.py
list_param ¶
List the parameters associate with the given variable field_name for each tasks.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
field_name | str | variable name | required |
Source code in src/bloqade/task/base.py
rydberg_densities ¶
Get rydberg density for each task.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
filter_perfect_filling | bool | whether return will | True |
Return
per-site rydberg density for each task