Skip to content

Commit

Permalink
Merge branch 'plxpr-capture-assertion-tests' of https://github.com/Pe…
Browse files Browse the repository at this point in the history
…nnyLaneAI/pennylane into plxpr-capture-assertion-tests
  • Loading branch information
albi3ro committed Jun 3, 2024
2 parents 25300d7 + 3e3f81e commit 8b75794
Show file tree
Hide file tree
Showing 242 changed files with 9,915 additions and 2,620 deletions.
50 changes: 25 additions & 25 deletions .github/stable/all_interfaces.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,47 +3,48 @@ appdirs==1.4.4
astunparse==1.6.3
autograd==1.6.2
autoray==0.6.9
black==24.4.0
black==24.4.2
cachetools==5.3.3
certifi==2024.2.2
cfgv==3.4.0
charset-normalizer==3.3.2
clarabel==0.7.1
click==8.1.7
contourpy==1.2.1
coverage==7.4.4
coverage==7.5.1
cvxopt==1.3.2
cvxpy==1.4.3
cvxpy==1.5.1
cycler==0.12.1
distlib==0.3.8
ecos==2.0.13
exceptiongroup==1.2.0
exceptiongroup==1.2.1
execnet==2.1.1
filelock==3.13.4
filelock==3.14.0
flaky==3.8.1
flatbuffers==24.3.25
fonttools==4.51.0
fsspec==2024.3.1
fsspec==2024.5.0
future==1.0.0
gast==0.5.4
google-pasta==0.2.0
grpcio==1.62.2
grpcio==1.63.0
h5py==3.11.0
identify==2.5.35
identify==2.5.36
idna==3.7
importlib_metadata==7.1.0
importlib_resources==6.4.0
iniconfig==2.0.0
isort==5.13.2
jax==0.4.23
jaxlib==0.4.23
Jinja2==3.1.3
keras==3.2.1
Jinja2==3.1.4
keras==3.3.3
kiwisolver==1.4.5
libclang==18.1.1
Markdown==3.6
markdown-it-py==3.0.0
MarkupSafe==2.1.5
matplotlib==3.8.4
matplotlib==3.9.0
mdurl==0.1.2
ml-dtypes==0.3.2
mpmath==1.3.0
Expand All @@ -57,25 +58,24 @@ optree==0.11.0
osqp==0.6.5
packaging==24.0
pathspec==0.12.1
PennyLane_Lightning==0.36.0
PennyLane_Lightning==0.37.0
pillow==10.3.0
platformdirs==4.2.0
pluggy==1.4.0
pre-commit==3.7.0
platformdirs==4.2.2
pluggy==1.5.0
pre-commit==3.7.1
protobuf==4.25.3
py==1.11.0
py-cpuinfo==9.0.0
pybind11==2.12.0
Pygments==2.17.2
Pygments==2.18.0
pyparsing==3.1.2
pytest==8.1.1
pytest==8.2.0
pytest-benchmark==4.0.0
pytest-cov==5.0.0
pytest-forked==1.6.0
pytest-mock==3.14.0
pytest-xdist==3.5.0
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
pytorch-triton-rocm==2.2.0
pytorch-triton-rocm==2.3.0
PyYAML==6.0.1
qdldl==0.1.7.post2
requests==2.31.0
Expand All @@ -89,15 +89,15 @@ sympy==1.12
tensorboard==2.16.2
tensorboard-data-server==0.7.2
tensorflow==2.16.1
tensorflow-io-gcs-filesystem==0.36.0
tensorflow-io-gcs-filesystem==0.37.0
termcolor==2.4.0
tf_keras==2.16.0
toml==0.10.2
tomli==2.0.1
torch==2.2.0+rocm5.7
torch==2.3.0+rocm6.0
typing_extensions==4.11.0
urllib3==2.2.1
virtualenv==20.25.3
Werkzeug==3.0.2
virtualenv==20.26.2
Werkzeug==3.0.3
wrapt==1.16.0
zipp==3.18.1
zipp==3.18.2
32 changes: 16 additions & 16 deletions .github/stable/core.txt
Original file line number Diff line number Diff line change
@@ -1,55 +1,55 @@
appdirs==1.4.4
autograd==1.6.2
autoray==0.6.9
black==24.4.0
black==24.4.2
cachetools==5.3.3
certifi==2024.2.2
cfgv==3.4.0
charset-normalizer==3.3.2
clarabel==0.7.1
click==8.1.7
contourpy==1.2.1
coverage==7.4.4
coverage==7.5.1
cvxopt==1.3.2
cvxpy==1.4.3
cvxpy==1.5.1
cycler==0.12.1
distlib==0.3.8
ecos==2.0.13
exceptiongroup==1.2.0
exceptiongroup==1.2.1
execnet==2.1.1
filelock==3.13.4
filelock==3.14.0
flaky==3.8.1
fonttools==4.51.0
future==1.0.0
identify==2.5.35
identify==2.5.36
idna==3.7
importlib_resources==6.4.0
iniconfig==2.0.0
isort==5.13.2
kiwisolver==1.4.5
matplotlib==3.8.4
matplotlib==3.9.0
mypy-extensions==1.0.0
networkx==3.2.1
nodeenv==1.8.0
numpy==1.26.4
osqp==0.6.5
packaging==24.0
pathspec==0.12.1
PennyLane_Lightning==0.36.0
PennyLane_Lightning==0.37.0
pillow==10.3.0
platformdirs==4.2.0
pluggy==1.4.0
pre-commit==3.7.0
platformdirs==4.2.2
pluggy==1.5.0
pre-commit==3.7.1
py==1.11.0
py-cpuinfo==9.0.0
pybind11==2.12.0
pyparsing==3.1.2
pytest==8.1.1
pytest==8.2.0
pytest-benchmark==4.0.0
pytest-cov==5.0.0
pytest-forked==1.6.0
pytest-mock==3.14.0
pytest-split==0.8.2
pytest-xdist==3.5.0
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
PyYAML==6.0.1
qdldl==0.1.7.post2
Expand All @@ -63,5 +63,5 @@ toml==0.10.2
tomli==2.0.1
typing_extensions==4.11.0
urllib3==2.2.1
virtualenv==20.25.3
zipp==3.18.1
virtualenv==20.26.2
zipp==3.18.2
26 changes: 13 additions & 13 deletions .github/stable/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ astunparse==1.6.3
async-timeout==4.0.3
attrs==23.2.0
autograd==1.6.2
autoray==0.6.9
Babel==2.14.0
autoray==0.6.12
Babel==2.15.0
cachetools==5.3.3
certifi==2024.2.2
charset-normalizer==3.3.2
Expand All @@ -22,14 +22,14 @@ exceptiongroup==1.2.1
flatbuffers==24.3.25
fonttools==4.51.0
frozenlist==1.4.1
fsspec==2024.3.1
fsspec==2024.5.0
future==1.0.0
gast==0.4.0
google-auth==2.29.0
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
graphviz==0.20.3
grpcio==1.62.2
grpcio==1.63.0
h5py==3.11.0
idna==3.7
imagesize==1.4.1
Expand Down Expand Up @@ -59,21 +59,21 @@ openfermionpyscf==0.5
opt-einsum==3.3.0
packaging==24.0
pandas==2.2.2
pennylane-sphinx-theme==0.5.5
PennyLane_Lightning==0.35.1
pennylane-sphinx-theme==0.5.7
PennyLane_Lightning==0.36.0
pillow==10.3.0
pluggy==1.4.0
pluggy==1.5.0
protobuf==3.19.6
PubChemPy==1.0.4
pyasn1==0.6.0
pyasn1_modules==0.4.0
pybtex==0.24.0
pybtex-docutils==1.0.3
Pygments==2.17.2
Pygments==2.18.0
pygments-github-lexers==0.0.5
pyparsing==3.1.2
pyscf==2.5.0
pytest==8.1.1
pytest==8.2.0
python-dateutil==2.9.0.post0
pytz==2024.1
PyYAML==6.0.1
Expand Down Expand Up @@ -104,18 +104,18 @@ tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.11.1
tensorflow-estimator==2.11.0
tensorflow-io-gcs-filesystem==0.36.0
tensorflow-io-gcs-filesystem==0.37.0
tensornetwork==0.3.0
termcolor==2.4.0
toml==0.10.2
tomli==2.0.1
torch==1.9.0+cpu
tqdm==4.66.2
tqdm==4.66.4
typing_extensions==4.11.0
tzdata==2024.1
urllib3==1.26.18
Werkzeug==3.0.2
Werkzeug==3.0.3
wrapt==1.16.0
xanadu-sphinx-theme==0.5.0
yarl==1.9.4
zipp==3.18.1
zipp==3.18.2
Loading

0 comments on commit 8b75794

Please sign in to comment.