Toolbox_metal (qiskit_metal.toolbox_metal)#

This folder contains code that is more specific to Metal.

Custom Exceptions#

QiskitMetalExceptions(message)

Custom Exception super-class.

QiskitMetalDesignError(message)

Custom Exception to indicate User action is needed to correct Design Inputs.

Submodules#

about

Reports a summary of information on Qiskit Metal and dependencies.

import_export

Saving and load metal data.

math_and_overrides

Math and override functions.

parsing

Parsing module Qiskit Metal.

layer_stack_handler

bounds_for_path_and_poly_tables

determine_larger_box(minx, miny, maxx, maxy, ...)

Return box which includes the two boxes.