Khai Nguyen

Results 7 comments of Khai Nguyen

> ```json > "julia.lint.call": false > ``` Just do this.

In the first example, there are no cp parameters at all. Only one variable and everything else is constant. In the second example, you defined some cp parameters, your objective...

I just ran the Python code normally from `.py` file. My function looks like this `prob.codegen('code', project_type='Makefile', force_rewrite=True, FLOAT=False)` I did not modify anything in the generated CMakeLists.txt. ``` if...

@imciner2 Thank you for your response. Intuitively, I thought for embedded mode, the features should encourage faster solve time. My naive expectation is that the generated C code should be...

If you are using Ubuntu 20.04, then use port 2235. Take a look at the Dockerfile.

Hi, I'm sorry but could you post in English?

Hi, Thanks for reaching out. Have you tried to tune `rho`? What are your termination tolerance and maximum number of iterations? It'd be easier to check if you can upload...