Solving Ax = b s.t. x contains all positive values

Non-negative least squares would probably help too. NNLS.jl or NonNegLeastSquares.jl would be good places to start

1 Like