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

Add examples to repository #4

Open
jakelishman opened this issue Sep 10, 2018 · 0 comments
Open

Add examples to repository #4

jakelishman opened this issue Sep 10, 2018 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jakelishman
Copy link
Member

Currently the only examples in the repository are in the README (which desperately needs to be updated), and scattered within systems.py. The things in the latter probably shouldn't be in the core package, but can be moved into a separate examples folder.

I should also write some more in-depth actual examples at some point as well, since they're now quite out-of-date.

jakelishman added a commit that referenced this issue Sep 10, 2018
The `floq.System` examples `rabi` and `spin` have now been moved into a
separate "examples" folder at the top-level of the repository, because
they oughtn't to be part of the core package.  They are still useful for
integration tests, so the tests now import the examples as modules to
test the functionality.

This should simplify some more of the `floq` package structure, and keep
the maintenance cost from becoming too high.

This is the first steps to a proper fixing of #4.
@jakelishman jakelishman added enhancement New feature or request good first issue Good for newcomers labels Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant