Skip to content
This repository has been archived by the owner on Nov 23, 2018. It is now read-only.

Pass a copy of X to evaluation routines #129

Closed
vladimir-ch opened this issue Sep 24, 2015 · 2 comments
Closed

Pass a copy of X to evaluation routines #129

vladimir-ch opened this issue Sep 24, 2015 · 2 comments

Comments

@vladimir-ch
Copy link
Member

Pass a copy of X to evaluation routines so that Problem cannot overwrite it either by mistake or on (misguided) purpose.

@vladimir-ch
Copy link
Member Author

Where the copy would be stored? Seems like we would have to do the evaluations in minimize().

@btracey
Copy link
Member

btracey commented Oct 2, 2015

Seems to me like X could be evaluated at the beginning of the for loop in minimize and then passed to evaluate.

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

No branches or pull requests

2 participants