UncertainLab / Enlsip.jl

Enlsip.jl is the Julia version of a Fortran77 optimization library designed to solve nonlinear least squares problems under general nonlinear constraints.
MIT License
9 stars 3 forks source link

[JOSS review] typos in the paper #3

Closed tmigot closed 4 months ago

tmigot commented 7 months ago

https://github.com/openjournals/joss-reviews/issues/6226

pierre-borie commented 6 months ago

Thank you for your feedback and sorry for taking this much time to respond. I agree on your suggestion to clarify the theoritical guarantees but shouldn't I redirect to the documentation for a description of the method? I might be wrong about it but I wanted to keep the optimization aspects of the paper brief and just state in what category the method belongs to. Also thanks for the topic comparing least squares solvers packages!

tmigot commented 6 months ago

It is true, though but it is possible to give a short description of the algorithm in 2-3 sentences.

pierre-borie commented 5 months ago

Hi! I just pushed a revised version of the paper of the joss-paper branch. I added a brief description of the algorithm and the theoretical guarantees in addition to a paragraph on comparison tests between Julia and Fortran.

jbytecode commented 4 months ago

Can we close this issue when it is done?

tmigot commented 4 months ago

Hi @pierre-borie ! I have more comments regarding the paper:

pierre-borie commented 4 months ago

Hi @tmigot , thanks for your comments! Just to make sure I get these right:

pierre-borie commented 4 months ago

@tmigot - I submitted a new version of the paper that will, I hope, address your latest comments!