jump-dev / jump-dev/Convex.jl

linear matrix combination

Open
#66 7 comments 1 reaction 0 assignees View on GitHub
feature request
Dominant language
Julia
Stars
595
Forks
124
Avg merge
4h 38m
Merged PRs (30d)
2

Description

I would like to form a linear matrix combination of the form x1A1 + ... + xnAn, by doing:

dot([A1, ..., An], Variable(n))

However when I try to do this I get the error:
ERROR: `isless` has no method matching isless(::Array{Float64,2}, ::Int64)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.