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
Following data (collection) idioms, there should be a task to generate this data into ~/cirq-results/ and then subsequent code can consume it from there. We should also upload a copy of it to a figshare dataset for fetching during tutorials / testing.
There's currently a "bug" where if you pip install recirq, it can't find the data files because they're not installed. A quick fix would be to add the data directory to setup.py's package_data field.
* Install dependencies and format hfvqe/quickstart
Partially address #101. Re-work `molecular_exmaple.py` to
support putting these data files elsewhere in the future.
* Spruce up headings
Uh oh!
There was an error while loading. Please reload this page.
Following data (collection) idioms, there should be a task to generate this data into
~/cirq-results/
and then subsequent code can consume it from there. We should also upload a copy of it to a figshare dataset for fetching during tutorials / testing.cc @ncrubin
The text was updated successfully, but these errors were encountered: