ncvx
ncvx copied to clipboard
expose "BaseCost" for extension
I have a suggestion. In costs.py file, only 'HcostModel' and 'TcostModel' are exposed. Would it be better to expose 'BaseCost' for extension as well?
Probably this was intended for https://github.com/cvxgrp/cvxportfolio?