qojulia / qojulia/QuantumInterface.jl
generic `mutual_information` function
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 8
- Forks
- 19
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 2
Description
There is a need for a generic function mutual_information in QuantumInterface.jl to standardize its usage and ensure compatibility across related packages. This function is referenced in https://github.com/QuantumSavory/QuantumClifford.jl/pull/338. As advised by @Krastanov, the goal is to 'pick a name that can be reused by other packages'.
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
Start in QuantumInterface.jl and review the usage discussed in QuantumClifford.jl pull request 338. Determine the reusable interface and naming expected by related packages, then confirm that QuantumInterface.jl exposes a generic mutual_information function compatible with those uses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100