Parallelize this loop: https://github.com/ale94mleon/BindFlow/blob/4c5d88984dcc2b24adf70d526b747bc747b17c7f/src/bindflow/orchestration/flow_builder.py#L182 For large amount of ligands, this loop is very slow.
Parallelize this loop:
BindFlow/src/bindflow/orchestration/flow_builder.py
Line 182 in 4c5d889
For large amount of ligands, this loop is very slow.