Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

call hybrid in AER/aqrates1.f #3

Open
jinhyokh opened this issue Nov 26, 2013 · 1 comment
Open

call hybrid in AER/aqrates1.f #3

jinhyokh opened this issue Nov 26, 2013 · 1 comment
Assignees
Labels

Comments

@jinhyokh
Copy link
Collaborator

I compared my local copy with master and found out that the call hybrid part in the below is commented out in the master. What does it do? I'd better comment out mine?

In AER/aqrates1.f,

c call hybrd(state,numfunc,x,fvec,xtol,par,maxfev,ml,mu,epsfcn,diag,
c * mode,factor,nprint,info,nfev,fjac,ldfjac,r,lr,
c * qtf,wa1,wa2,wa3,wa4,302)
@ghost ghost assigned bnmurphy Nov 26, 2013
@bnmurphy
Copy link
Owner

It doesn't do anything for us right now. At least the compiler continues to tell me it never gets called when I don't have it commented out. Commenting or uncommenting should have no change on results, just on compiler warnings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants