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
I'm interested in understanding if cirq-core depends on any graph algorithms from its usage of NetworkX? If so,
What algorithms are used for what purpose?
What graph sizes are they being used with?
Have users experienced any slowdowns or issues with algorithms provided by NetworkX? (Speed, algorithm availability, etc)
Furthermore, would users be interested in accelerated nx algorithms via a GPU backend? This would involve zero code change.
Any insight into this topic would be greatly appreciated! Thank you.
The text was updated successfully, but these errors were encountered:
mhucka
added
triage/discuss
Needs decision / discussion, bring these up during Cirq Cynque
kind/question
A question about usage / quantum computing / etc. Should typically go on QC Stack Exchange
labels
Mar 19, 2025
Hi there,
I'm interested in understanding if
cirq-core
depends on any graph algorithms from its usage of NetworkX? If so,Furthermore, would users be interested in accelerated nx algorithms via a GPU backend? This would involve zero code change.
Any insight into this topic would be greatly appreciated! Thank you.
The text was updated successfully, but these errors were encountered: