Getting Started
API
blockify()
Generate an equivalent PC with potentially high block sizes.
root_ns (CircuitNodes) – the input PC
sparsity_tolerance (float) – allowed fraction of zero parameters to be added (should be in the range (0, 1])
max_target_block_size (int) – the maximum block size to search for
use_cuda (bool) – use GPU when possible
An equivalent CircuitNodes