Releases: convexfi/riskparity.py
Releases · convexfi/riskparity.py
0.5.1
0.5
v0.4
v0.3
v0.2
v0.1.6
v0.1.1
v0.0.8
In this release with added support to:
- general linear equality and inequality constraints
- optimize for the mean return
- optimize for the volatility
The support for general linear constraints is done by passing the constraints matrices directly to the off-the-shelf QP solver. In the next release we will add scalable algorithms for this scenario, as it is done in https://github.com/dppalomar/riskParityPortfolio.
Tutorials are available at https://mirca.github.io/riskparity.py.
As always, if you have any questions, feel free to open an issue at https://github.com/mirca/riskparity.py/issues or send us an email at [email protected].
Thanks,
Zé