Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / PennyLaneAI/catalyst issues and pull requests

#1160 - Support for `qml.StatePrep` on `lightning.qubit` with Catalyst

Issue - State: open - Opened by joeybarreto 9 days ago - 2 comments

#1159 - [frontend] Use `cached_primitive_lowerings` instead of custom cache.

Pull Request - State: closed - Opened by erick-xanadu 11 days ago - 1 comment

#1158 - Add `static_argnames` option to qjit

Pull Request - State: open - Opened by paul0403 12 days ago - 2 comments

#1157 - Compatibility with TorchLayer

Issue - State: open - Opened by TheRisenPhoenix 12 days ago

#1156 - Fix nested accelerate with grad

Pull Request - State: closed - Opened by erick-xanadu 13 days ago - 1 comment

#1155 - Try integrating with QIREE

Pull Request - State: open - Opened by tzunghanjuang 14 days ago - 1 comment

#1154 - Create a finite state machine analysis pass to propagate Pauli basis states, and use it to disentangle CNOTs

Pull Request - State: open - Opened by paul0403 14 days ago - 2 comments
Labels: enhancement

#1153 - Performance degradation with vmap and large data

Issue - State: open - Opened by dime10 14 days ago - 1 comment

#1152 - [Frontend] Use custom lowering rules

Pull Request - State: closed - Opened by erick-xanadu 14 days ago - 2 comments

#1151 - Use inspect module to get argument counts

Pull Request - State: closed - Opened by dime10 14 days ago - 1 comment
Labels: bug, frontend

#1150 - Fix batch size calculation with vmap and static_argnums

Pull Request - State: closed - Opened by dime10 14 days ago - 1 comment
Labels: bug, frontend

#1149 - Refactor device code around capabilities [NFC]

Pull Request - State: closed - Opened by dime10 15 days ago - 1 comment
Labels: frontend

#1148 - Convert to samples/counts based on available MPs

Pull Request - State: closed - Opened by lillian542 17 days ago - 2 comments

#1147 - [build-system][quantum-opt] Link and register the test dialect in quantum-opt

Pull Request - State: closed - Opened by erick-xanadu 18 days ago - 5 comments

#1146 - Small documentation grammar fix for `frontend/passes.py`

Pull Request - State: closed - Opened by paul0403 18 days ago - 1 comment

#1145 - [tests] Some intermediate dump cleanup

Pull Request - State: closed - Opened by paul0403 19 days ago - 4 comments

#1144 - [MLIR + Frontend] Quantum Module Abstraction

Pull Request - State: open - Opened by erick-xanadu 19 days ago - 2 comments

#1143 - Autograph automatic conversion of in-place operator-based array updates

Pull Request - State: closed - Opened by mehrdad2m 19 days ago - 1 comment

#1142 - Update Enzyme version to 0.0.149

Pull Request - State: closed - Opened by rmoyard 19 days ago - 2 comments
Labels: author:build-wheels

#1141 - Move capability loading to QJITDevice constructor

Pull Request - State: closed - Opened by rauletorresc 20 days ago - 1 comment
Labels: frontend

#1140 - [tests] Seed to avoid nondeterminism

Pull Request - State: closed - Opened by erick-xanadu 21 days ago - 4 comments

#1139 - Refactor ForwardOp and ReverseOp bufferization

Pull Request - State: closed - Opened by tzunghanjuang 22 days ago - 1 comment

#1138 - Remove old QJITDevice class and references

Pull Request - State: closed - Opened by rauletorresc 25 days ago - 7 comments
Labels: frontend

#1136 - Extend simplification of chained self inverse gates to all Hermitian gates

Pull Request - State: closed - Opened by mehrdad2m 26 days ago - 4 comments

#1135 - Improve handling of execution configs, especially as default arguments to other functions

Issue - State: closed - Opened by joeycarter 26 days ago - 6 comments
Labels: chore

#1134 - Move changelog entries from v0.8.0 to v0.8.1

Pull Request - State: closed - Opened by rmoyard 26 days ago

#1133 - Update ZNE test

Pull Request - State: closed - Opened by rmoyard 26 days ago - 1 comment

#1132 - Add support for `qml.Snapshot`

Issue - State: open - Opened by joeycarter 26 days ago
Labels: enhancement

#1131 - Create a frontend UI for users to specify quantum compilation pipelines

Pull Request - State: closed - Opened by paul0403 27 days ago - 6 comments

#1130 - Change `--split-multiple-tapes` into a module pass

Pull Request - State: closed - Opened by paul0403 27 days ago - 1 comment

#1129 - Rename folding `all` to `local-all` in ZNE

Pull Request - State: closed - Opened by rmoyard 27 days ago - 1 comment

#1128 - Cherry-picking from main

Pull Request - State: closed - Opened by rauletorresc 27 days ago - 7 comments

#1127 - Add changelog template

Pull Request - State: closed - Opened by rauletorresc 27 days ago - 1 comment

#1126 - Bump Catalyst RC to v0.8.1-rc

Pull Request - State: closed - Opened by rauletorresc 27 days ago - 1 comment

#1125 - [docs] Removing `pip install` output dump in demo

Pull Request - State: closed - Opened by paul0403 27 days ago - 2 comments
Labels: documentation

#1124 - [test] Factor out `print_jaxpr/mlir` into a utility file in frontend lit tests

Pull Request - State: closed - Opened by paul0403 27 days ago - 2 comments

#1123 - Update observable decomposition transforms in preprocess

Pull Request - State: closed - Opened by lillian542 27 days ago - 3 comments

#1122 - Add "Known Issues" section to the installation guide

Pull Request - State: closed - Opened by rauletorresc 27 days ago - 2 comments
Labels: documentation

#1121 - Skip a test for local folding with exponential extrapolate

Pull Request - State: closed - Opened by rmoyard 28 days ago - 2 comments
Labels: author:build-wheels

#1120 - Update scale factors to match literature

Pull Request - State: closed - Opened by rmoyard 28 days ago - 4 comments

#1119 - catalyst works with numpy 2.0

Pull Request - State: closed - Opened by mehrdad2m 28 days ago - 6 comments

#1118 - [frontend] error out when density_matrix is used.

Pull Request - State: closed - Opened by erick-xanadu 28 days ago - 3 comments

#1117 - [tests] Explicitly pass `ExecutionConfig` to qjit device in `test_qjit_device`

Pull Request - State: closed - Opened by joeycarter 29 days ago - 5 comments
Labels: author:build-wheels

#1116 - Split tests into two files

Pull Request - State: closed - Opened by lillian542 29 days ago - 1 comment

#1116 - Split tests into two files

Pull Request - State: open - Opened by lillian542 29 days ago

#1115 - [tests] Remove warning from complex to float cast

Pull Request - State: closed - Opened by erick-xanadu 29 days ago - 1 comment

#1115 - [tests] Remove warning from complex to float cast

Pull Request - State: closed - Opened by erick-xanadu 29 days ago - 1 comment

#1114 - [tests] Remove test for operator.expand

Pull Request - State: closed - Opened by erick-xanadu 29 days ago - 1 comment

#1113 - [Frontend] Remove static_size from AbstractQreg

Pull Request - State: closed - Opened by erick-xanadu 29 days ago - 1 comment

#1113 - [Frontend] Remove static_size from AbstractQreg

Pull Request - State: closed - Opened by erick-xanadu 29 days ago - 1 comment

#1112 - [tests] Add unit tests for `AccelerateContext`

Pull Request - State: closed - Opened by joeycarter about 1 month ago - 6 comments

#1112 - [tests] Add unit tests for `AccelerateContext`

Pull Request - State: closed - Opened by joeycarter about 1 month ago - 6 comments

#1111 - Fix broken link in slack notification

Pull Request - State: closed - Opened by dime10 about 1 month ago - 1 comment

#1110 - incompatible with cuda-quantum 0.8.0

Issue - State: open - Opened by yitchen-tim about 1 month ago

#1110 - incompatible with cuda-quantum 0.8.0

Issue - State: open - Opened by yitchen-tim about 1 month ago

#1109 - Integrate PL capture in qjit

Pull Request - State: closed - Opened by rmoyard about 1 month ago - 2 comments

#1108 - [tests] Delete expand tests

Pull Request - State: closed - Opened by erick-xanadu about 1 month ago - 1 comment

#1108 - [tests] Delete expand tests

Pull Request - State: closed - Opened by erick-xanadu about 1 month ago - 1 comment

#1107 - [tests] tensor observable acts on overlapping wires

Pull Request - State: closed - Opened by erick-xanadu about 1 month ago - 1 comment

#1107 - [tests] tensor observable acts on overlapping wires

Pull Request - State: closed - Opened by erick-xanadu about 1 month ago - 1 comment

#1106 - Measurements_from_sample transform

Pull Request - State: closed - Opened by lillian542 about 1 month ago - 4 comments

#1105 - [build-system][tests] Add unittests for MLIR libraries

Pull Request - State: open - Opened by erick-xanadu about 1 month ago - 2 comments

#1105 - [build-system][tests] Add unittests for MLIR libraries

Pull Request - State: open - Opened by erick-xanadu about 1 month ago - 4 comments

#1104 - Move minimum Python version from 3.9 to 3.10

Pull Request - State: closed - Opened by mlxd about 1 month ago - 3 comments
Labels: reviewer:require-wheels, author:build-wheels

#1104 - Move minimum Python version from 3.9 to 3.10

Pull Request - State: closed - Opened by mlxd about 1 month ago - 3 comments
Labels: reviewer:require-wheels, author:build-wheels

#1103 - [tests] Do not test legacy Hamiltonian.

Pull Request - State: closed - Opened by erick-xanadu about 1 month ago - 2 comments

#1103 - [tests] Do not test legacy Hamiltonian.

Pull Request - State: closed - Opened by erick-xanadu about 1 month ago - 2 comments

#1102 - [tests] Remove control_wires from MultiControlledX

Pull Request - State: closed - Opened by erick-xanadu about 1 month ago - 1 comment

#1102 - [tests] Remove control_wires from MultiControlledX

Pull Request - State: closed - Opened by erick-xanadu about 1 month ago - 1 comment

#1101 - [tests] default.qubit.jax -> default.qubit

Pull Request - State: closed - Opened by erick-xanadu about 1 month ago - 1 comment

#1101 - [tests] default.qubit.jax -> default.qubit

Pull Request - State: closed - Opened by erick-xanadu about 1 month ago - 1 comment

#1100 - [tests] Change `sum_expand` to `split_non_commuting`

Pull Request - State: closed - Opened by erick-xanadu about 1 month ago - 1 comment

#1098 - Enable warnings as error in Python & C++ layer tests

Pull Request - State: open - Opened by mlxd about 1 month ago
Labels: do-not-merge

#1098 - Enable warnings as error in Python & C++ layer tests

Pull Request - State: open - Opened by mlxd about 1 month ago - 1 comment
Labels: do-not-merge

#1097 - Add full support for JAX linear algebra functions invoked from within a `qjit` block

Pull Request - State: closed - Opened by joeycarter about 1 month ago - 7 comments
Labels: author:build-wheels

#1096 - Fixing `gather batching rule not implemented` when multiple qjits call them

Pull Request - State: closed - Opened by paul0403 about 1 month ago - 4 comments

#1096 - Fixing `gather batching rule not implemented` when multiple qjits call them

Pull Request - State: closed - Opened by paul0403 about 1 month ago - 4 comments

#1095 - Daily rc sync to main

Pull Request - State: closed - Opened by github-actions[bot] about 1 month ago - 1 comment

#1093 - `qml.Hamiltonian` inside of a `pure_callback` doesn't work

Issue - State: open - Opened by isaacdevlugt about 1 month ago - 6 comments

#1093 - `qml.Hamiltonian` inside of a `pure_callback` doesn't work

Issue - State: open - Opened by isaacdevlugt about 1 month ago - 6 comments

#1092 - grad does not work when using dynamic one-shot

Issue - State: open - Opened by mehrdad2m about 1 month ago - 3 comments

#1092 - grad does not work when using dynamic one-shot

Issue - State: open - Opened by mehrdad2m about 1 month ago - 3 comments

#1091 - Daily rc sync to main

Pull Request - State: closed - Opened by github-actions[bot] about 1 month ago - 2 comments

#1091 - Daily rc sync to main

Pull Request - State: closed - Opened by github-actions[bot] about 1 month ago - 2 comments

#1090 - Daily rc sync to main

Pull Request - State: closed - Opened by github-actions[bot] about 1 month ago

#1090 - Daily rc sync to main

Pull Request - State: closed - Opened by github-actions[bot] about 1 month ago

#1089 - Bump PennyLane and Lightning minimum versions

Pull Request - State: closed - Opened by rauletorresc about 1 month ago - 4 comments
Labels: urgent

#1089 - Bump PennyLane and Lightning minimum versions

Pull Request - State: closed - Opened by rauletorresc about 1 month ago - 4 comments
Labels: urgent

#1088 - Add missing contributor to release notes

Pull Request - State: closed - Opened by dime10 about 1 month ago - 1 comment

#1088 - Add missing contributor to release notes

Pull Request - State: closed - Opened by dime10 about 1 month ago - 1 comment

#1087 - Daily rc sync to main

Pull Request - State: closed - Opened by github-actions[bot] about 1 month ago - 4 comments

#1087 - Daily rc sync to main

Pull Request - State: closed - Opened by github-actions[bot] about 1 month ago - 4 comments

#1085 - Daily rc sync to main

Pull Request - State: closed - Opened by github-actions[bot] about 1 month ago - 2 comments