cvxgrp / markowitz-reference

This repository contains a reference implementation of the Markowitz portfolio optimization problem discussed in the paper Markowitz Portfolio Construction at Seventy.
Apache License 2.0
16 stars 3 forks source link

fixed tuning bug #106

Closed kasperjo closed 5 months ago

kasperjo commented 5 months ago

Fixed some code that wasn't running if we excluded the cached files. (The results shoud remain the same.)