Simon Helling

Results 5 issues of Simon Helling

Hello, I noticed that tikz pictures will not be replaced with their respective externalized pdf if I include them using, e.g. ``` \tikzsetnextfilename{tikzFile} \input{tikzFile.tikz} ``` Since this is my usual...

enhancement

The full error reads `This model's maximum context length is 16385 tokens. However, your messages resulted in 16680 tokens. Please reduce the length of the messages.` This comes for any...

Hi, I have a problem setup where it would be convenient (if not essential) if NLopts MATLAB interface could handle vector-valued constraint functions as described in the NLopt General Reference...

If I understood correctly, the `states` output from snsolve should reflect whether a certain variable nonbasic at lower (state=0) or upper bound (state=1) or superbasic (state=2) or basic (state=3). I...

**Error description** I want to solve a single shooting problem that needs to evaluate nonlinear state constraints. In single shooting, the states depend on the input and basically depend on...