You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: