Skip to content

Commit 50abb7e

Browse files
committed
deploy: ad9fc05
1 parent 90490fc commit 50abb7e

149 files changed

Lines changed: 10793 additions & 1245 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 5b4ba2391a08b33ecb878b164dea9579
3+
config: 34978e7f11c315cfa02d35c183884997
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_sources/qxmt.datasets.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Subpackages
77
.. toctree::
88
:maxdepth: 1
99

10-
qxmt.datasets.openml
11-
qxmt.datasets.generate
1210
qxmt.datasets.file
11+
qxmt.datasets.generate
12+
qxmt.datasets.openml
1313
qxmt.datasets.raw_preprocess
1414
qxmt.datasets.transform
1515

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
qxmt.devices.qulacs\_device module
2+
==================================
3+
4+
.. automodule:: qxmt.devices.qulacs_device
5+
:members:
6+
:undoc-members:
7+
:show-inheritance:
8+
:noindex:

_sources/qxmt.devices.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ Submodules
66
.. toctree::
77
:maxdepth: 1
88

9-
qxmt.devices.base
109
qxmt.devices.amazon
1110
qxmt.devices.amazon_device
11+
qxmt.devices.base
12+
qxmt.devices.builder
13+
qxmt.devices.device_info
1214
qxmt.devices.ibmq
1315
qxmt.devices.ibmq_device
1416
qxmt.devices.pennylane_device
15-
qxmt.devices.builder
16-
qxmt.devices.device_info
17+
qxmt.devices.qulacs_device
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
qxmt.feature\_maps.pennylane.base module
2+
========================================
3+
4+
.. automodule:: qxmt.feature_maps.pennylane.base
5+
:members:
6+
:undoc-members:
7+
:show-inheritance:
8+
:noindex:

_sources/qxmt.feature_maps.pennylane.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Submodules
66
.. toctree::
77
:maxdepth: 1
88

9+
qxmt.feature_maps.pennylane.base
910
qxmt.feature_maps.pennylane.rotation
1011
qxmt.feature_maps.pennylane.ising
1112
qxmt.feature_maps.pennylane.npqc
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
qxmt.feature\_maps.qulacs.base module
2+
=====================================
3+
4+
.. automodule:: qxmt.feature_maps.qulacs.base
5+
:members:
6+
:undoc-members:
7+
:show-inheritance:
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
qxmt.feature\_maps.qulacs.ising module
2+
======================================
3+
4+
.. automodule:: qxmt.feature_maps.qulacs.ising
5+
:members:
6+
:undoc-members:
7+
:show-inheritance:
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
qxmt.feature\_maps.qulacs.npqc module
2+
=====================================
3+
4+
.. automodule:: qxmt.feature_maps.qulacs.npqc
5+
:members:
6+
:undoc-members:
7+
:show-inheritance:
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
qxmt.feature\_maps.qulacs.rotation module
2+
=========================================
3+
4+
.. automodule:: qxmt.feature_maps.qulacs.rotation
5+
:members:
6+
:undoc-members:
7+
:show-inheritance:

0 commit comments

Comments
 (0)