scqubits.ui.hspace_widget.create_hilbertspace_widget#

scqubits.ui.hspace_widget.create_hilbertspace_widget(callback_func)[source]#

Display ipywidgets interface for creating a HilbertSpace object. Typically, this function will be called by HilbertSpace.create()`.

Parameters:

callback_func (function) – Function that receives the subsystem and interaction data from the widget. Typically, this is HilbertSpace.__init__()