QuTech-Delft / QuTech-Delft/libqasm
[CQT-92] Replace SWIG with pybind
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 23
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
pybind seems to be quite a more modern way of binding Python to C++ code.
Use the Munich Quantum Tool as an example.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; start by locating the existing SWIG bindings and build integration, then study the Munich Quantum Tool as the stated example. Define the binding surface and verification steps before replacing SWIG, with completion meaning the existing C++ library functionality is available through pybind and the project checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- backend, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100