Closed quant12345 closed 4 months ago
This PR makes method fitness from the _erc_weights_slsqp (core.py) faster. Here are the comparison results. Loops are replaced by vector operations.
fitness
_erc_weights_slsqp (core.py)
This PR makes method
fitness
from the_erc_weights_slsqp (core.py)
faster. Here are the comparison results. Loops are replaced by vector operations.