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

Use frac instead of dfrac #13

Closed xuanxu closed 5 months ago

xuanxu commented 5 months ago

Currently setting a fraction in displaystyle using \dfrac is not totally supported by the JOSS compilation tool.

This PR changes the equations to use \frac instead. It should remove the errors happening in the paper review.