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

Subscripted Lookups #72

Closed
JamesPHoughton opened this issue Jun 29, 2016 · 3 comments
Closed

Subscripted Lookups #72

JamesPHoughton opened this issue Jun 29, 2016 · 3 comments

Comments

@JamesPHoughton
Copy link
Collaborator

Similar to #68, we need to evaluate the behavior of lookups with various subscripted arguments and ensure that behavior is appropriate.

@JamesPHoughton
Copy link
Collaborator Author

@enekomartinmartinez is this ready to be closed?

@enekomartinmartinez
Copy link
Collaborator

Not at all.
Currently, the subscripted lookups work if a float is used as an argument.
However, sometimes we may use a subscripted variable as an argument. This is already working for ExtLookup (i.e. lookups coming from external files), see get_lookups_subscripted_args from the tets-models repo. Nevertheless, we may want to create a class to make it work with hardcoded subscripts. Recently, an issue about this was opened #296. We can, in any case, close this issue and continue the discussion in the already opened one.

@JamesPHoughton
Copy link
Collaborator Author

We can, in any case, close this issue and continue the discussion in the already opened one.

Works for me!

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

No branches or pull requests

2 participants