jimmyjbling / VirtualDrugBuffet

0 stars 0 forks source link

Add tqdm to CurationSteps #2

Open jimmyjbling opened 1 month ago

jimmyjbling commented 1 month ago

It would be nice to track exactly where the curation is at live using tqdm. Would need to add a variable to all of the curation set functions for this, and not sure how it would work with the vectorize function in numpy (which most CurationSteps use)