ReCirq
ReCirq copied to clipboard
Decide where example-data-fetching should live
- Put download functions in the same place (
documentation_utils.get_qaoa_dataanddocumentation_utils.get_fermi_hubbard_data). - Put download functions in respective modules (
qaoa.get_publication_dataandrecirq.get_publication_data).
Originally posted by @rmlarose in https://github.com/quantumlib/ReCirq/pull/117#discussion_r545375559
We should pick one and make it consistent