I have encountered an issue while using the Universal Portfolio library. The optimization process seems to converge, but it is marked as unsuccessful. Additionally, I've noticed that the sum of weights does not equal 1.
Expected Behavior:
I expect the optimization process to converge successfully, and the sum of weights should be equal to 1.
Actual Behavior:
The optimization process prints "Converged, but not successfully." and the sum of weights is not equal to 1.