microsoft / azure-quantum-python

The azure-quantum python package submits jobs to the Azure Quantum service.
https://learn.microsoft.com/azure/quantum/
MIT License
119 stars 88 forks source link

Understanding the Python package hierarchy around qdk-python #184

Closed ltalirz closed 1 year ago

ltalirz commented 2 years ago

I'm new to this set of packages, and from looking at the README it wasn't entirely obvious to me how they work together, so I thought it might be useful if I report here what I understood about the package hierarchy (with the goal of then updating the README to make it easier to grok for noobs like me):

@guenp Does that sound about right?

If yes, I will then create a follow-up PR to update some of the READMEs.

Some things that confused me

ricardo-espinoza commented 1 year ago

Hi @ltalirz ,

I'm looking at issues in the repo that have been stale for a long time. Those questions have been out for almost a year, so I hope you found that information already. I'm closing the item and I'll reach out to you offline to ask if there are any additional questions or follow ups needed.

ltalirz commented 1 year ago

Hi @ricardo-espinoza, besides my question about the hierarchy, this issue was about documenting it for potential contributors e.g. in the README.md or CONTRIBUTING.md of this repository. There are a number of packages involved, which makes it difficult for users to understand where they need to contribute for a particular.

The other comments in my issue also remain unaddressed.