Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Apress/quantum-machine-learning-python
/ factoring.py
File
factoring.py
Chapter_4/listing4_4/factoring.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
cirq
2
from
period_finding
import
period_finding_routine
3
from
period_finding
import
euclid_gcd
4
import
numpy
as
np
Callers
nothing calls this directly
Calls
2
Factoring
Class · 0.85
factoring
Method · 0.80
Tested by
no test coverage detected