Skip to content

Replace qiskit simulation with random generator#1

Open
akaiHuang wants to merge 1 commit intomainfrom
codex/main-py
Open

Replace qiskit simulation with random generator#1
akaiHuang wants to merge 1 commit intomainfrom
codex/main-py

Conversation

@akaiHuang
Copy link
Copy Markdown
Owner

Summary

  • implement a lightweight random simulation in quantum_sim.py
  • drop qiskit from requirements.txt

Testing

  • python main.py (fails: ModuleNotFoundError: No module named 'numpy')
  • pip install -r requirements.txt (fails: Could not find a version that satisfies the requirement numpy)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant