OptimalPortfolio icon indicating copy to clipboard operation
OptimalPortfolio copied to clipboard

An open source library for portfolio optimisation

Results 4 OptimalPortfolio issues
Sort by recently updated
recently updated
newest added

Hi Vivek I have discovered an error in the variable name in the comoment utility. There was x0 in three spots where there should have been weights. Corrected it now....

Hi, since the code had a problem with classes, I decided to change it and link two of them.

Hi, I found that your test.py has a problem while I'm testing it. in test.py, the error is: 'B' object has no attribute 'n', in line 15. It must have...

Error msg: C:\Python27\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help...