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

[Simulator and Generation] Remove redundant input and output functions in primitives #28

Open
weiya711 opened this issue May 17, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request simulator Issues related to the SAM Python Simulator

Comments

@weiya711
Copy link
Owner

Some primitives had renamed input or output functions.
Example:
array
out_load(...) and should be renamed to out_val(...) but currently both exist.

Removing redundant methods would need to be renamed in sam/sim/tests as well.

This is super low priority.

@weiya711 weiya711 added enhancement New feature or request simulator Issues related to the SAM Python Simulator labels May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request simulator Issues related to the SAM Python Simulator
Projects
None yet
Development

No branches or pull requests

2 participants