portfolioopt icon indicating copy to clipboard operation
portfolioopt copied to clipboard

Financial Portfolio Optimization Routines in Python

Results 1 portfolioopt issues
Sort by recently updated
recently updated
newest added

Hello Christian, I've been looking at this repo for a while and got confused by the below comment in "_def tangency_portfolio_", `# exp_rets*x >= 1` I'm wondering why it should...