forked from qiskit-community/qiskit-nature
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix docs generation #2
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ikkoham
added a commit
that referenced
this pull request
Dec 8, 2021
commit e0a22f0 Author: ikkoham <[email protected]> Date: Wed Dec 8 11:00:15 2021 +0900 fix spells commit bc2e887 Author: ikkoham <[email protected]> Date: Wed Dec 8 10:33:52 2021 +0900 Revert "improve typehint by PEP-563" This reverts commit 71d263b. commit 71d263b Author: ikkoham <[email protected]> Date: Wed Dec 8 10:27:43 2021 +0900 improve typehint by PEP-563 commit c688128 Author: ikkoham <[email protected]> Date: Wed Dec 8 10:13:11 2021 +0900 remove unnecessary getter (dim, size, boundary_edges) commit bbd6a65 Merge: 36367eb 714b88b Author: Manoel Marques <[email protected]> Date: Tue Dec 7 17:20:10 2021 -0500 Merge branch 'main' into latticemodel commit 36367eb Author: ikkoham <[email protected]> Date: Wed Dec 8 01:10:08 2021 +0900 fix copy commit 8af7388 Author: ikkoham <[email protected]> Date: Wed Dec 8 00:53:39 2021 +0900 remove unnecessary setter commit 8beeb63 Author: ikkoham <[email protected]> Date: Wed Dec 8 00:53:07 2021 +0900 remove unnecessary return docs commit fa03581 Merge: 138de92 e9dee9a Author: Manoel Marques <[email protected]> Date: Mon Dec 6 20:05:52 2021 -0500 Merge branch 'main' into latticemodel commit 138de92 Author: ikkoham <[email protected]> Date: Mon Dec 6 23:28:39 2021 +0900 change filepath (lattice -> lattices) commit ebfac06 Merge: 215289c 9d2332a Author: Manoel Marques <[email protected]> Date: Sat Dec 4 11:47:30 2021 -0500 Merge branch 'main' into latticemodel commit 215289c Merge: dc19ec3 4c24788 Author: Manoel Marques <[email protected]> Date: Wed Dec 1 16:44:25 2021 -0500 Merge branch 'main' into latticemodel commit dc19ec3 Merge: 531b885 f3148b2 Author: kensuketamura <[email protected]> Date: Tue Nov 30 18:28:13 2021 +0900 Merge branch 'latticemodel' of github.com:k-tamuraphys/qiskit-nature into latticemodel commit 531b885 Author: kensuketamura <[email protected]> Date: Tue Nov 30 18:17:00 2021 +0900 minor update commit f3148b2 Merge: 28836ab a7340fe Author: Manoel Marques <[email protected]> Date: Mon Nov 29 09:46:22 2021 -0500 Merge branch 'main' into latticemodel commit 28836ab Merge: 71630de 0376314 Author: Manoel Marques <[email protected]> Date: Fri Nov 26 08:28:18 2021 -0500 Merge branch 'main' into latticemodel commit 71630de Merge: a640d93 7566231 Author: Manoel Marques <[email protected]> Date: Thu Nov 25 12:01:48 2021 -0500 Merge branch 'main' into latticemodel commit a640d93 Merge: 166d976 e13fd46 Author: Ikko Hamamura <[email protected]> Date: Wed Nov 24 14:31:23 2021 +0900 Merge branch 'main' into latticemodel commit 166d976 Merge: b503deb 0b57731 Author: Ikko Hamamura <[email protected]> Date: Wed Nov 17 13:44:31 2021 +0900 Merge branch 'main' into latticemodel commit b503deb Author: ikkoham <[email protected]> Date: Wed Nov 17 13:43:51 2021 +0900 fix mypy error commit b7e20dd Author: kensuketamura <[email protected]> Date: Tue Nov 16 20:36:57 2021 +0900 fix matplotlib dependency commit 359cce2 Author: kensuketamura <[email protected]> Date: Sat Nov 13 17:03:17 2021 +0900 minor update commit 7b0f478 Author: kensuketamura <[email protected]> Date: Sat Nov 13 16:46:10 2021 +0900 fix releasenote commit cb7484a Author: kensuketamura <[email protected]> Date: Fri Nov 12 17:53:09 2021 +0900 delete tutorial commit a1a5c3d Author: kensuketamura <[email protected]> Date: Fri Nov 12 17:52:46 2021 +0900 minor change commit 304135a Author: kensuketamura <[email protected]> Date: Fri Nov 12 16:14:50 2021 +0900 add BoundaryCondition Enum commit e1d7b77 Author: kensuketamura <[email protected]> Date: Fri Nov 12 12:40:23 2021 +0900 edit pylintdict commit 2999b98 Author: kensuketamura <[email protected]> Date: Fri Nov 12 03:34:21 2021 +0900 extract functions commit 1c329b2 Author: kensuketamura <[email protected]> Date: Thu Nov 11 16:51:53 2021 +0900 minor update commit 3fd722c Author: kensuketamura <[email protected]> Date: Thu Nov 11 16:07:42 2021 +0900 fix documentation commit 3aee9cb Author: kensuketamura <[email protected]> Date: Thu Nov 11 15:55:57 2021 +0900 add tutorial commit 8b11705 Merge: 4b8ed1a 5019722 Author: kensuketamura <[email protected]> Date: Thu Nov 11 11:39:29 2021 +0900 fix conflicts commit 4b8ed1a Author: kensuketamura <[email protected]> Date: Thu Nov 11 11:36:57 2021 +0900 minor update commit 5019722 Merge: 88ed9a2 80d1dfd Author: KensukeTamura <[email protected]> Date: Thu Nov 11 11:34:57 2021 +0900 Merge pull request #6 from ikkoham/latticemodel add DrawStyle commit 80d1dfd Author: ikkoham <[email protected]> Date: Thu Nov 11 11:16:50 2021 +0900 add DrawStyle commit 88ed9a2 Author: kensuketamura <[email protected]> Date: Wed Oct 27 19:28:31 2021 +0900 update document commit 652ad04 Author: kensuketamura <[email protected]> Date: Wed Oct 27 18:45:05 2021 +0900 minor update commit 75cd864 Author: kensuketamura <[email protected]> Date: Wed Oct 27 18:43:37 2021 +0900 add release note commit b6daf85 Merge: 577d953 12deb4e Author: KensukeTamura <[email protected]> Date: Tue Oct 19 13:43:27 2021 +0900 Merge pull request #5 from ikkoham/latticemodel Dynamical annotations commit 12deb4e Author: ikkoham <[email protected]> Date: Tue Oct 19 10:47:26 2021 +0900 dynamical annotations commit 577d953 Merge: 731644c cb05d69 Author: KensukeTamura <[email protected]> Date: Tue Oct 19 11:16:16 2021 +0900 Merge branch 'main' into latticemodel commit 731644c Merge: 50cfa35 5accf61 Author: KensukeTamura <[email protected]> Date: Mon Oct 18 17:40:52 2021 +0900 Merge pull request #4 from ikkoham/latticemodel Revert unnecessary changes and improve docs commit 5accf61 Author: ikkoham <[email protected]> Date: Mon Oct 18 17:22:10 2021 +0900 improves docs commit 8b6b3e6 Author: ikkoham <[email protected]> Date: Mon Oct 18 17:14:27 2021 +0900 Revert unnecessary changes commit 50cfa35 Author: Kensuke Tamura(IBM) <[email protected]> Date: Thu Oct 7 11:12:25 2021 +0900 minor update commit f629772 Author: Kensuke Tamura(IBM) <[email protected]> Date: Tue Oct 5 17:05:05 2021 +0900 fix spell commit 68ccdf0 Author: Kensuke Tamura(IBM) <[email protected]> Date: Tue Oct 5 14:46:18 2021 +0900 add comments and documentation commit 861a5e3 Author: Kensuke Tamura(IBM) <[email protected]> Date: Tue Oct 5 13:27:57 2021 +0900 updates commit b25d149 Author: Kensuke Tamura(IBM) <[email protected]> Date: Sat Oct 2 22:30:45 2021 +0900 minor update commit 8a666e4 Author: Kensuke Tamura(IBM) <[email protected]> Date: Thu Sep 30 18:05:26 2021 +0900 fix lint commit c968a48 Author: Kensuke Tamura(IBM) <[email protected]> Date: Thu Sep 30 15:48:35 2021 +0900 minor update commit d50bd6e Merge: d58848c 7d12de7 Author: Kensuke Tamura(IBM) <[email protected]> Date: Thu Sep 30 14:56:16 2021 +0900 solve conflict commit 7d12de7 Merge: a0db0f8 13773a5 Author: KensukeTamura <[email protected]> Date: Thu Sep 30 14:40:45 2021 +0900 Merge pull request #3 from ikkoham/latticemodel fix docs commit 13773a5 Author: ikkoham <[email protected]> Date: Thu Sep 30 12:29:53 2021 +0900 fix docs commit d58848c Author: Kensuke Tamura(IBM) <[email protected]> Date: Wed Sep 29 23:32:25 2021 +0900 minor update commit a0db0f8 Merge: 4d439a5 8a52c35 Author: KensukeTamura <[email protected]> Date: Wed Sep 29 21:17:51 2021 +0900 Merge pull request #2 from ikkoham/latticemodel fix docs generation commit 8a52c35 Author: ikkoham <[email protected]> Date: Tue Sep 28 22:02:51 2021 +0900 fix docs generation commit 4d439a5 Author: Kensuke Tamura(IBM) <[email protected]> Date: Tue Sep 28 17:52:43 2021 +0900 fix typo of apidocs commit a363676 Author: Kensuke Tamura(IBM) <[email protected]> Date: Tue Sep 28 17:15:35 2021 +0900 update unit tests commit a65b44b Author: Kensuke Tamura(IBM) <[email protected]> Date: Tue Sep 28 09:57:38 2021 +0900 update unit tests commit 2137434 Author: Kensuke Tamura(IBM) <[email protected]> Date: Mon Sep 27 18:52:55 2021 +0900 add unit tests commit 1cf63a3 Merge: cc883b4 65265b1 Author: KensukeTamura <[email protected]> Date: Mon Sep 27 10:13:29 2021 +0900 Merge pull request #1 from ikkoham/latticemodel fix lint and refactor commit 65265b1 Author: ikkoham <[email protected]> Date: Mon Sep 27 10:04:37 2021 +0900 fix lint and refactor commit cc883b4 Author: Kensuke Tamura(IBM) <[email protected]> Date: Tue Sep 21 18:15:44 2021 +0900 update commit bd6b0ac Author: Kensuke Tamura(IBM) <[email protected]> Date: Tue Sep 21 10:12:16 2021 +0900 minor update commit 41f1776 Merge: 0fd806e 21dae90 Author: Manoel Marques <[email protected]> Date: Fri Sep 17 14:16:49 2021 -0400 Merge branch 'main' into latticemodel commit 0fd806e Author: Kensuke Tamura(IBM) <[email protected]> Date: Thu Sep 16 17:51:48 2021 +0900 add lattice and FermiHubbard
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
I'm not sure, but pass on my local.
Details and comments