PyPortfolioOpt icon indicating copy to clipboard operation
PyPortfolioOpt copied to clipboard

Update black_litterman.py

Open Athe-kunal opened this issue 2 years ago • 0 comments

Handling the singular matrix error. If an inversion of the matrix is not possible, then solve the linear equation by least squares methods. Else, we are getting a lot of singular matrices errors for some of the actions done by the manager

Athe-kunal avatar Jun 17 '23 23:06 Athe-kunal