Skip to content

[FR] Allow user to set parallelization level for optimize.portfolio.rebalancing #43

@SteveBronder

Description

@SteveBronder

For optimize.portfolio.rebalancing it would be nice to have an argument that would allow the user to set the parallelization level. For instance, CVXR::psolve has a [parallel] argument. Would it be possible to switch to psolve over solve calls? Because adding a parallelization argument and using psolve would then users with large problems to decide where it would be best to have parallelization for their problem. Another example would be generating random portfolios.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions