QQuantLib.DL
The Data Loading (DL) package comprises modules responsible for loading data into quantum circuits. Two different module can be found in this package:
data_loading: this module contains basic functions for creating quantum circuits that loads input numpy arrays in the amplitude of the different quantum states.
encoding_protocols: this module implements the Encoding Python class that allows to encode input numpy arrays in amplitudes of quantum states using different encoding protocols.