I have two lists
list_of_floats = [list of floats] list_of_stuff = [list of custom class objects]
where custom class objects is
custom class objects