-
Hi. I'm working in a project and I need to verify if two irregular (nonconvex) meshes are overlapping or not. I create an python function that subdivide the mesh in boxes and I add those boxes to the …
-
Use a convention similar to the new version of GasModels.
-
Original issue #199, quick fix at #203
Ben wrote on Slack:
- It might be cleaner to go back to having a guess for the starting coefficients
- Another idea is to have a much tighter bound than yo…
-
It was okay and solved well while I apply ef.max_sharpe() by old version 0.5.3, but it raised OptimizationError by cvxpy_opt by the newest version. Though it beased on same data and implemented in sam…
-
```r
library("lpinfer")
source("~/R/x86_64-pc-linux-gnu-library/3.6/lpinfer/example/dgp_mixedlogit.R")
dgp
-
Hello, I have problem with solve_qp when I want to run the following code:
from qpsolvers import solve_qp
P = np.array([4.,5.,5.,8.]).reshape(2,2)
q = np.array([-3.,2.]).reshape(1,2)[0]
G = np.a…
-
Hi I'm new to Manopt and I'm trying to figure out how to integrate Manopt into IncrementalInference (also see https://github.com/JuliaRobotics/IncrementalInference.jl/pull/1276 for more complex tries)…
Affie updated
3 years ago
-
Hi,
I have a question regarding using the code of POD.jl. Suppose I have a nonconvex MINLP written as a JuMP model. I wonder if I can use some piece of the code to generate a convex relaxation for …
-
Hi there. I encounter a problem similar to what was reported in the last issue. I updated my Gurobi package to version 0.7.6 (and I also tried 0.7.5) but still get this information. Here is a screensh…
-
Excuse me, when I ran the function I met a problem.
BAUs4