<div dir="auto">Hi,<div dir="auto"><br></div><div dir="auto">I guess that you have not encountered a problem because you have GSL v.1. This happens on v.2.</div><div dir="auto"><br></div><div dir="auto">Thanks for your reply.</div><div dir="auto">Gaya</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Aug 20, 2017 5:28 AM, "Liam Healy" <<a href="mailto:lhealy@common-lisp.net">lhealy@common-lisp.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thanks for the report. You are right that the interface is wrong, but oddly I have not encountered a problem. I'm not sure what the second argument should be and unfortunately I haven't had the time to dig into it. I will push a fix when I've figured it out.<br><br><br></div>Liam<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 9, 2017 at 11:51 AM, Name Name <span dir="ltr"><<a href="mailto:byaakaa@gmail.com" target="_blank">byaakaa@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi there,<div><br></div><div>I'm trying to compile the latest version of GSLL (last commit on master branch dd2e7673) and have a compilation error saying that function "jacobian" is called with one argument whereas it wants exactly two. It happens on the following line:</div><div><br></div><div><a href="https://gitlab.common-lisp.net/antik/gsll/blob/master/solve-minimize-fit/nonlinear-least-squares.lisp#L262" target="_blank">https://gitlab.common-lisp.net<wbr>/antik/gsll/blob/master/solve-<wbr>minimize-fit/nonlinear-least-<wbr>squares.lisp#L262</a><br></div><div><br></div><div>and the compiler has the right to complain as with my GSL2 version the signature of the function indeed wants two arguments:</div><div><br></div><div><a href="https://gitlab.common-lisp.net/antik/gsll/blob/master/solve-minimize-fit/nonlinear-least-squares.lisp#L150" target="_blank">https://gitlab.common-lisp.net<wbr>/antik/gsll/blob/master/solve-<wbr>minimize-fit/nonlinear-least-<wbr>squares.lisp#L150</a><br></div><div><br></div><div>This seems like an easy to fix bug but I have no idea about the internals of this library.</div><div>Could somebody help out?</div><div>For now I just exchanged the call (on line L262) of</div><div><br></div><div>"(jacobian solver)"</div><div><br></div><div>to</div><div><br></div><div>"(jacobian solver cov)"</div><div><br></div><div>to have some matrix in there but I don't think that this is the right solution.</div><div><br></div><div>Thanks in advance!</div><div>Gaya</div><div> </div></div>
</blockquote></div><br></div>
</blockquote></div></div>