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

Return named tuples in DOptimizer methods #3

Closed
adwilson10 opened this issue Jul 3, 2014 · 2 comments
Closed

Return named tuples in DOptimizer methods #3

adwilson10 opened this issue Jul 3, 2014 · 2 comments

Comments

@adwilson10
Copy link
Contributor

From elliot.r...@gmail.com on March 18, 2012 22:41:59

Several of the methods in DOptimizer return large (4+) tuples of different results. Changing these to return named tuples instead would make the code easier to work with in general and should not break existing code.

Original issue: http://code.google.com/p/trep/issues/detail?id=3

@adwilson10
Copy link
Contributor Author

From elliot.r...@gmail.com on March 18, 2012 20:42:15

Labels: -Priority-Medium Priority-Low

@adwilson10
Copy link
Contributor Author

Named tuples have been added in d5d3c20.

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

No branches or pull requests

1 participant