Brandon Amos

Results 91 issues of Brandon Amos

The current interface requires that the user passes in the CSC shape/indices for `A` and `P` explicitly in the constructor and data passed into the forward pass is expected to...

Smaller PR of just this from #39. Will send in the refinement PR on top of this once it's merged I've replaced `pi` with the C++ version, but the tests...

It should be pretty easy to update `solve_and_differentiate` to not pre-compute anything for the derivative if the user doesn't need this. Otherwise if somebody wants to use this for the...

The example in the readme uses `diffcp.utils.random_cone_prog` which is actually defined here: https://github.com/cvxgrp/diffcp/blob/cbea99715974e36050232d20ff22c38bb92ea91f/examples/utils.py Perhaps the easiest solution here is to move this inside of `diffcp.utils` and then add the `utils`...

``` 130|root@hltevzw:/data/data/edu.cmu.cs.diamond.android.examples.facialrecognition/files # ./rgbimg CANNOT LINK EXECUTABLE: cannot locate symbol "sigfillset" referenced by "./rgbimg"... ```

High Priority

Debugging is difficult because the filter doesn't return control and hangs at in indeterminate location.

High Priority

Depends on #32

High Priority

Hi @bgilbert @theonewolf and @wenluhu - just brainstorming here. I've been compiling a lot of utility libraries for ARM in addition to the ones in here, such as tune2fs, mknod,...