-
Xanadu
- Toronto, Canada
- https://trbromley.github.io/
Block or Report
Block or report trbromley
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
strawberryfields Public
Forked from XanaduAI/strawberryfields
Strawberry Fields is a full-stack Python library for designing, simulating, and optimizing continuous variable (CV) quantum optical circuits.
Python 1
-
quantum-neural-networks Public
Forked from XanaduAI/quantum-neural-networks
This repository contains the source code used to produce the results presented in the paper "Continuous-variable quantum neural networks".
Python
-
pennylane-forest Public
Forked from PennyLaneAI/pennylane-rigetti
This PennyLane plugin allows the Rigetti Forest QPUs, QVM, and wavefunction simulator to optimize quantum circuits.
Python
-
pennylane Public
Forked from PennyLaneAI/pennylane
PennyLane is a cross-platform Python library for quantum machine learning, automatic differentiation, and optimization of hybrid quantum-classical computations
Python
-
-
1,104 contributions in the last year
Activity overview
Contribution activity
January 2023
Created 12 commits in 2 repositories
Created a pull request in PennyLaneAI/pennylane that received 11 comments
Tidy changelog
This PR tidies the changelog and some docstrings of newly-added features. Changes to the changelog include: Move some additions to "Improvements" G…
Reviewed 15 pull requests in 4 repositories
PennyLaneAI/pennylane
12 pull requests
- Enable piece-wise-constant functions
-
Deprecate
collections
module - Hadamard gradient transform
- Tidy changelog
-
Add
SpecialUnitary
operation -
Add
ParametrizedEvolution
operator andevolve
transform. - ParametrizedHamiltonian
- Add DefaultPulse device
- Remove qutrit ops use of in-place inversion
- Skip edge case test failing due to networkx version
- Next generation device interface
- start linting test files