Adam Hirst
Adam Hirst
So, in your given case, the result code is `4`, which means that it was an `x` stopping criterion which was reached. I noticed that you set, for both `f(x)`...
Furthermore, if I comment out both the `x` and `f` absolute tolerances (i.e. only have the relative tolerances set), I get yet another different solution, which also satisfies the constraints,...
The issue is also present with "GitHub with MathJax", and I've reported the issue [here](https://github.com/orsharir/github-mathjax/issues/11).
I would like to reaffirm interest in this issue, and perhaps suggest a more suitable title, along the lines of "[Feature Request]: Generic build system (e.g. Makefile/CMake) support".
Out of curiosity, is this division by zero also expected to cause issues if solving the same system reimplemented in a different language? (If I have time this evening, I'll...