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

Standardize input of semantic AST visitor in numpy array #132

Open
TomyYamy opened this issue Feb 18, 2022 · 0 comments
Open

Standardize input of semantic AST visitor in numpy array #132

TomyYamy opened this issue Feb 18, 2022 · 0 comments

Comments

@TomyYamy
Copy link
Collaborator

TomyYamy commented Feb 18, 2022

Now we are using List.
I disagree API user need to input numpy array too. we would like to keep List as fist API user input.
Perhaps we can use convert the list to numpy in evaluation() or update() as an input visitAst().

I know it should be later.

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

2 participants