UPDATE: AMPL has since added support for the GNU Scientific Library which includes an error function, as discussed here. AMPL does not have a built in function for the normal cdf (error function) — see the post from Robert Fourer on…
UPDATE: AMPL has since added support for the GNU Scientific Library which includes an error function, as discussed here. AMPL does not have a built in function for the normal cdf (error function) — see the post from Robert Fourer on…
I use the AMPL emacs mode from here. It is quite good, but I did make a few customizations. Specifically, I wanted the standard Emacs comment binding M-; to work for AMPL comments, so I added the following lines to…