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

Refine Public API #1

Closed
kalzoo opened this issue Jul 9, 2021 · 0 comments
Closed

Refine Public API #1

kalzoo opened this issue Jul 9, 2021 · 0 comments

Comments

@kalzoo
Copy link
Contributor

kalzoo commented Jul 9, 2021

As a development artifact, this crate exposes a number of type definitions at levels which may cause difficulty in using it. For example, the program module includes several submodules, like graph, which aid in code organization but whose structure is not of concern to the end user.

These modules should be reviewed so as to expose only the necessary elements of the API at a maximum of one level deep.

@kalzoo kalzoo closed this as completed Jul 10, 2021
Shadow53 pushed a commit that referenced this issue Apr 3, 2024
…ph (#1)

* feat: relax classical memory constraints

* test: instruction block graph

* ci: fix quil-rs repo reference

* test: update snapshots

* docs: clean up comments
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

1 participant