Skip to content
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

fetch qiskit master #2

Merged
merged 1,340 commits into from
May 28, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1340 commits
Select commit Hold shift + click to select a range
ba5e5ab
Merge branch 'provider' of github.com:manoelmarques/qiskit-aqua into …
manoelmarques Jan 31, 2020
dd47ce5
check pyscf existence
manoelmarques Jan 31, 2020
273f5bc
check pyscf existence
manoelmarques Jan 31, 2020
c7f8be3
fix deprecated method
manoelmarques Jan 31, 2020
fca4986
Clean up code to reduce duplication
richardyoung00 Jan 31, 2020
e2bf038
Merge branch 'master' into master
richardyoung00 Jan 31, 2020
1c73a47
Fix spelling in docs
richardyoung00 Jan 31, 2020
a72ac30
Merge remote-tracking branch 'origin/master'
richardyoung00 Jan 31, 2020
3b14fd2
Merge pull request #794 from richardyoung00/master
woodsp-ibm Jan 31, 2020
2dbc8b0
Merge branch 'master' into provider
woodsp-ibm Jan 31, 2020
36bd0b1
Test QMolecule save logic
woodsp-ibm Jan 31, 2020
cc3f11d
Merge pull request #803 from manoelmarques/provider
manoelmarques Jan 31, 2020
7e1df75
Merge branch 'master' into qmolecule_testing
woodsp-ibm Jan 31, 2020
8ddc754
Merge pull request #804 from woodsp-ibm/qmolecule_testing
manoelmarques Jan 31, 2020
8efd89a
Gaussian MacOS Python 3.8 driver
manoelmarques Jan 31, 2020
99cd2fc
Add Linux Gaussian drivers
manoelmarques Jan 31, 2020
16cf826
Add Windows Gaussian driver for python 3.8
manoelmarques Jan 31, 2020
60271f8
Merge pull request #805 from manoelmarques/provider
manoelmarques Jan 31, 2020
cc7d4b4
change travis to install libgfortran for chemistry
manoelmarques Jan 31, 2020
971f86d
Merge pull request #806 from manoelmarques/provider
manoelmarques Jan 31, 2020
d306176
Change Travis Aer build
manoelmarques Feb 2, 2020
d0bdae9
Merge pull request #807 from manoelmarques/provider
manoelmarques Feb 2, 2020
dda8499
Add Comments
Zoufalc Feb 6, 2020
fb63f66
Merge remote-tracking branch 'upstream/master' into master_ouf
Zoufalc Feb 6, 2020
5e7b5f5
minor changes in qGAN comments
Zoufalc Feb 6, 2020
5a08021
comments
Zoufalc Feb 6, 2020
49cb97d
Merge pull request #1 from Zoufalc/master_ouf
Zoufalc Feb 6, 2020
c75463d
Fix copyright year and docstrings
manoelmarques Feb 6, 2020
6349b16
Change docstring
manoelmarques Feb 6, 2020
62311df
Merge pull request #812 from Zoufalc/master
manoelmarques Feb 6, 2020
dd4a21f
Update algorithm docs
woodsp-ibm Feb 6, 2020
d37a2a1
Merge branch 'master' into docs
woodsp-ibm Feb 6, 2020
cca551e
Cleanup travis config
mtreinish Feb 6, 2020
9f53977
Merge pull request #813 from mtreinish/update-travis
manoelmarques Feb 6, 2020
3068540
Update changelog for 0.6.4, add tests in sdist
manoelmarques Feb 7, 2020
bc64ab1
Change PyQuante install in travis
manoelmarques Feb 7, 2020
ed397db
Merge pull request #814 from manoelmarques/provider
manoelmarques Feb 7, 2020
e8b445f
Update algorithm docs
woodsp-ibm Feb 7, 2020
be363be
Merge branch 'master' into docs
woodsp-ibm Feb 7, 2020
19e9047
Update algorithm docs
woodsp-ibm Feb 7, 2020
2465f1f
Update algorithm docs
woodsp-ibm Feb 7, 2020
9a9806a
Update algorithm docs
woodsp-ibm Feb 7, 2020
032401b
Update algorithm docs
woodsp-ibm Feb 7, 2020
6ca7a75
Update algorithm docs
woodsp-ibm Feb 8, 2020
dde048b
Fix spelling
woodsp-ibm Feb 8, 2020
7597ed8
Merge pull request #816 from woodsp-ibm/docs
woodsp-ibm Feb 8, 2020
812a4f5
Update documentation for components
woodsp-ibm Feb 8, 2020
4df46ce
Update documentation for eigs components
woodsp-ibm Feb 8, 2020
2a2da90
Update documentation for feature map components
woodsp-ibm Feb 8, 2020
2246443
Update documentation for feature map components
woodsp-ibm Feb 8, 2020
d6ffe49
Update documentation for initial state components
woodsp-ibm Feb 8, 2020
2174697
Update documentation for initial state components
woodsp-ibm Feb 8, 2020
a0a94a8
Update documentation for iqft and qft components
woodsp-ibm Feb 8, 2020
56b67d6
Update documentation for multiclass extension components
woodsp-ibm Feb 9, 2020
88499e2
Update documentation for neural network components
woodsp-ibm Feb 9, 2020
61be621
Update documentation for local optimizer components
woodsp-ibm Feb 9, 2020
9dc5279
Update documentation for local optimizer components
woodsp-ibm Feb 9, 2020
c87ddc7
Update documentation for global optimizer components
woodsp-ibm Feb 9, 2020
b11ddc8
Update documentation for global optimizer components
woodsp-ibm Feb 9, 2020
aff24fa
Update documentation for oracle components
woodsp-ibm Feb 10, 2020
29879df
Update documentation for oracle components
woodsp-ibm Feb 10, 2020
87d9857
Update documentation for reciprocal components
woodsp-ibm Feb 10, 2020
e0a48bf
Update documentation for uncertainty models, problems components
woodsp-ibm Feb 10, 2020
f9a79ea
Update documentation for variational form components
woodsp-ibm Feb 10, 2020
7eb5469
Update documentation for variational form components
woodsp-ibm Feb 10, 2020
cf50b6e
Merge pull request #817 from woodsp-ibm/moredocs
woodsp-ibm Feb 10, 2020
cf28036
fix boolean logic circuit construction; add a test case
hushaohan Feb 12, 2020
fea258a
Merge branch 'master' of github.com:Qiskit/qiskit-aqua into blc
hushaohan Feb 12, 2020
c97abb7
Fix copyright
manoelmarques Feb 12, 2020
07fefe6
Minor doc updates
woodsp-ibm Feb 12, 2020
84825c0
Merge pull request #820 from woodsp-ibm/moredocs
manoelmarques Feb 13, 2020
a2fc514
Merge branch 'master' into blc
manoelmarques Feb 13, 2020
c643f10
Merge pull request #819 from hushaohan/blc
manoelmarques Feb 13, 2020
a0d4d7c
improve handling of logical expr optimization
hushaohan Feb 13, 2020
2e586b2
remove stale import
hushaohan Feb 13, 2020
b70d9e5
Merge pull request #821 from hushaohan/dnf-cnf
woodsp-ibm Feb 13, 2020
3e31ed9
Refactor Multiclass Extensions to set Estimator internally
manoelmarques Feb 13, 2020
2e670ea
fix copyright
manoelmarques Feb 13, 2020
e4d60f7
Add PR number to changelog
manoelmarques Feb 13, 2020
e79f6eb
Merge pull request #822 from manoelmarques/provider
manoelmarques Feb 13, 2020
fdb22a7
modified type hint in docathon
a-matsuo Feb 14, 2020
427cff5
Merge pull request #825 from a-matsuo/docathon-docplex
woodsp-ibm Feb 14, 2020
88d8742
Replace parameterized library with ddt
manoelmarques Feb 14, 2020
b75f56a
fixed finance ddt unit test
manoelmarques Feb 14, 2020
2cc7e90
Merge pull request #826 from manoelmarques/provider
manoelmarques Feb 14, 2020
2e1f9c3
Check result status to indicate better failure reason
woodsp-ibm Feb 15, 2020
d780575
Fix copyright date
woodsp-ibm Feb 15, 2020
dfa76ae
Merge pull request #827 from woodsp-ibm/cct_exec
woodsp-ibm Feb 15, 2020
35844db
Pass num.processes to parallel_map call
manoelmarques Feb 18, 2020
769ca8f
Merge pull request #829 from manoelmarques/provider
manoelmarques Feb 19, 2020
79d7807
Update the heading of the landing API docs page
SooluThomas Feb 24, 2020
e9097fe
Merge pull request #830 from SooluThomas/patch-1
woodsp-ibm Feb 24, 2020
24b5137
algorithms refactoring
manoelmarques Feb 24, 2020
a49a3ee
fix lint and copyright
manoelmarques Feb 24, 2020
32f145b
fix document name
manoelmarques Feb 25, 2020
cf7dd8d
change algorithm file names
manoelmarques Feb 25, 2020
c31a896
remove mct, mcu1 and mcr[x,y,z], they moved to Terra
Cryoris Feb 25, 2020
74a720e
Update copyright year of boolean_logic_gates
Cryoris Feb 26, 2020
8db8933
Merge pull request #831 from manoelmarques/provider
woodsp-ibm Feb 26, 2020
ac9bba9
Merge branch 'master' of https://github.com/Qiskit/qiskit-aqua into r…
Cryoris Feb 26, 2020
7ee0169
Merge branch 'remove-duplicate-gates' of github.com:Cryoris/qiskit-aq…
Cryoris Feb 26, 2020
4c33328
Merge pull request #833 from Cryoris/remove-duplicate-gates
woodsp-ibm Feb 26, 2020
6e9e02c
Rename the landing page to aqua.rst
SooluThomas Feb 27, 2020
33f18e7
Change to aqua in docs/index.rst
SooluThomas Feb 27, 2020
ace537a
Merge pull request #834 from SooluThomas/fix/rename_apidocs_landing_p…
woodsp-ibm Feb 27, 2020
6fb508d
update changelog, remove tests
Cryoris Mar 1, 2020
7414114
add PR number to changelog
Cryoris Mar 1, 2020
899d83f
Merge pull request #837 from Cryoris/remove-duplicate-tests
woodsp-ibm Mar 1, 2020
e423ea8
Eigen Solver results classes
manoelmarques Feb 28, 2020
63592b2
Add minimum eigen solver interface
woodsp-ibm Mar 3, 2020
c49571f
Update CME and change eigenstate to plural in CE
woodsp-ibm Mar 3, 2020
91bacdf
Add VQResult to VQAlgorithm and return that instead of dict
woodsp-ibm Mar 3, 2020
9a9b0d4
Add MinimumEigensolver imports
woodsp-ibm Mar 3, 2020
18de385
Use properties since they exist
woodsp-ibm Mar 4, 2020
00a2311
Add combine method to algo results
manoelmarques Mar 4, 2020
4073c89
Initial VQE change to MinEigSolver and reuse
woodsp-ibm Mar 5, 2020
b7a9d06
fix spell and lint
manoelmarques Mar 5, 2020
9be691c
ensure the measurement is the final operation in IQAE
Cryoris Mar 5, 2020
5a6a188
Merge pull request #841 from Cryoris/840-ensure-no-ops-after-measurement
woodsp-ibm Mar 5, 2020
92be795
Update QAOA
woodsp-ibm Mar 6, 2020
1e55d38
Add result classes to QPE and IQPE
manoelmarques Mar 6, 2020
c792ab1
add safeguard barriers in AE and MLAE
Cryoris Mar 6, 2020
6a181c2
Merge branch 'master' into 840-ensure-no-ops-after-measurement
Cryoris Mar 6, 2020
d87efca
fix copyright year in one file
manoelmarques Mar 6, 2020
90ac7c6
Remove travis copyright check for now
manoelmarques Mar 6, 2020
c21b20e
Merge pull request #842 from Cryoris/840-ensure-no-ops-after-measurement
woodsp-ibm Mar 6, 2020
29472f5
Enable copyright last year check on travis
manoelmarques Mar 6, 2020
80da154
change changelog text
manoelmarques Mar 6, 2020
e40086f
Merge pull request #844 from manoelmarques/copyright
manoelmarques Mar 6, 2020
0433686
Add CODEOWNERS
woodsp-ibm Mar 6, 2020
1ff7518
Merge pull request #845 from woodsp-ibm/codeowners
woodsp-ibm Mar 6, 2020
371f331
More vqe tests around reuse
woodsp-ibm Mar 6, 2020
1d83471
More vqe tests around reuse
woodsp-ibm Mar 6, 2020
824bd07
Fix aux_ops return
woodsp-ibm Mar 7, 2020
5e21586
Initial ground state energy application
woodsp-ibm Mar 8, 2020
fe5cc71
Initial ground state energy application
woodsp-ibm Mar 8, 2020
459ebf0
Update coverage job to use coverage3
manoelmarques Mar 9, 2020
f85bdee
Merge pull request #846 from manoelmarques/coverage
manoelmarques Mar 9, 2020
2c1cac0
Rename IQPE/QPE
manoelmarques Mar 9, 2020
7a5d5a5
fix VQEAdaptResult property
manoelmarques Mar 9, 2020
f743d9a
Merge branch 'master' into provider
manoelmarques Mar 9, 2020
3ec1481
fix copyright
manoelmarques Mar 9, 2020
ffbd107
Merge pull request #849 from manoelmarques/provider
manoelmarques Mar 9, 2020
10b9e42
Refactor classes and file names from classical to numpy
manoelmarques Mar 10, 2020
25c47d5
fix readme and readme unit tests
manoelmarques Mar 10, 2020
b9ca0ae
fix readme
manoelmarques Mar 10, 2020
4feaad7
Merge pull request #851 from manoelmarques/refactor
manoelmarques Mar 10, 2020
b64fb8f
Change Quantum Instance docstring for TensorMeasFitter
woodsp-ibm Mar 13, 2020
a70f08e
Fix spelling
woodsp-ibm Mar 13, 2020
cbd1323
Merge pull request #855 from woodsp-ibm/fitter_doc
manoelmarques Mar 13, 2020
6411b19
FCIDump Driver (#859)
mrossinek Mar 19, 2020
8766b17
Update changelog with 0.6.5 release, remove cvxopt from install (#863)
manoelmarques Mar 20, 2020
4d3b462
Fix Travis clone history for copyright check (#864)
manoelmarques Mar 20, 2020
20d1ba5
Return Ground State Energy result in Chemistry to replace (lines, dic…
woodsp-ibm Mar 20, 2020
702f8e1
supporting measurement error mitigation on the same set of qubits but…
chunfuchen Mar 20, 2020
d6c0b25
Update CONTRIBUTING.md (#866)
woodsp-ibm Mar 21, 2020
648ec93
Remove old issue template (#867)
woodsp-ibm Mar 22, 2020
58bcb19
Update tox.ini (#868)
manoelmarques Mar 22, 2020
f99affc
Chemistry auto Z2 symmetry reduction support (#870)
woodsp-ibm Mar 24, 2020
e21b4ff
Update changelog (#871)
woodsp-ibm Mar 25, 2020
d4484cb
Add NFT optimizer (#729)
ken-nakanishi Mar 25, 2020
ce73337
Minor test name change for consistency (#873)
woodsp-ibm Mar 25, 2020
8114f47
Add QuantumInstance/Backend to algorithm init (#874)
manoelmarques Mar 26, 2020
f745206
Add pip check job to travis config (#876)
mtreinish Mar 27, 2020
3b025d8
An Ising Optimization algorithm for solving the 0-1 Knapsack Problem …
sorin-bolos Mar 31, 2020
e031d28
Fix Pauli.numberofqubits deprecation (#881)
manoelmarques Apr 1, 2020
ecf6269
Remove backend and PassManager on compiler transpile calls (#882)
manoelmarques Apr 3, 2020
d4e53c5
Remove transpile calls and use unroller (#883)
manoelmarques Apr 3, 2020
62e9c17
Show combined deprecation warnings on travis (#886)
manoelmarques Apr 6, 2020
6c51b19
Update config to allow latest Sphinx version (#888)
woodsp-ibm Apr 6, 2020
3ca73ed
Fixed #750 for the DOcplex translator (#887)
a-matsuo Apr 6, 2020
826790a
correct travis pipe logic (#889)
manoelmarques Apr 7, 2020
c92b1dc
Fix to WeightedPauliOperator (#891)
woodsp-ibm Apr 7, 2020
cf21ae6
Improve the text of an error message in weighted_pauli_operator.py (#…
hay-k Apr 9, 2020
ff2537d
Add doctest to travis (#894)
manoelmarques Apr 9, 2020
17eb8f9
Adapt to using the circuit arithmetics library (#895)
Cryoris Apr 11, 2020
3e45d9c
Notify by email when travis fails merge/cron builds (#898)
manoelmarques Apr 13, 2020
fac58d2
Update algorithms docs for Aqua (#900)
woodsp-ibm Apr 14, 2020
c51aab1
Remove the boolean logic gates (#896)
Cryoris Apr 14, 2020
f391ab2
Update chemistry documentation (#903)
woodsp-ibm Apr 17, 2020
9de21f6
Include release 0.6.6 on changelog (#904)
manoelmarques Apr 20, 2020
31cfdc9
Change conversion from array of strings to array of booleans for nump…
manoelmarques Apr 20, 2020
10e555a
Wait for previous jobs if limit is reached (#906)
jyu00 Apr 21, 2020
19fab23
Use the circuit library's QFT (#909)
Cryoris Apr 22, 2020
866239c
Uncertainty models using circuits (#908)
Cryoris Apr 22, 2020
cd9fd8a
Native circuits (#905)
Cryoris Apr 23, 2020
41eeb23
Append pauli.to_instruction to circuit (#914)
manoelmarques Apr 23, 2020
649bd70
TPBGroupedWeightedPauliOperator multiplication fix (#915)
woodsp-ibm Apr 23, 2020
61518b2
Use qiskit.circuit.library AND/OR instead of QuantumCircuit (#917)
manoelmarques Apr 25, 2020
c6d02da
Qiskit Optimization (#877)
stefan-woerner Apr 27, 2020
f3b552d
Operator Flow (#852)
dongreenberg Apr 27, 2020
679a1cd
use path.join for better compatibility with windows (#919)
t-imamichi Apr 28, 2020
640f9f2
Performance improvements for opflow (#925)
dongreenberg Apr 29, 2020
4c1a04e
Import standard gates from new location (#924)
Cryoris Apr 29, 2020
14a1ca2
Fix statevector deprecation warning. (#930)
dongreenberg Apr 29, 2020
ab538dc
Update Shor to use the circuit library's QFT (#932)
Cryoris Apr 30, 2020
b4ead22
Update Optimization documentation (#922)
woodsp-ibm Apr 30, 2020
5fe97a7
Naming of QPE and IQPE (#931)
Cryoris Apr 30, 2020
be137b6
Fix QFT deprecations in HHL test (#934)
Cryoris Apr 30, 2020
ff3fa4a
renaming for IsingToQuadraticProgram and QuadraticProgramToIsing (#936)
a-matsuo Apr 30, 2020
5695f9f
Fix Change Operator Size in QAOA (#929)
dongreenberg Apr 30, 2020
c5e816c
Install PySCF for all but Windows (#937)
manoelmarques Apr 30, 2020
97c9871
Native circuit library (#920)
Cryoris Apr 30, 2020
7d495f0
Naming: "module" over "Qiskit Stack" (#935)
Cryoris Apr 30, 2020
3a9d680
HartreeFock and UCCSD num qubit param removal. (#939)
woodsp-ibm Apr 30, 2020
fc257c8
Update Finance and ML docs (#938)
woodsp-ibm Apr 30, 2020
e72c590
Fix .add dep warning. (#940)
dongreenberg Apr 30, 2020
7834695
Bump Aqua version, update changelog (#948)
manoelmarques May 1, 2020
9fc0564
Update doc styles and fix refs. (#949)
woodsp-ibm May 2, 2020
7056f9b
Remove the mcmt method (#950)
Cryoris May 4, 2020
2a0b218
Unblock CI with fix for new jupyter execute and pin ddt (#957)
manoelmarques May 7, 2020
8f758e2
Fixes a bug in eigen_solver_result.py. (#958)
dtrenev May 7, 2020
3d85a77
Remove the CPLEX requirement + Python 3.5 compatibility (#952)
Cryoris May 7, 2020
35bfbd9
Remove deprecated logic from optimization tests (#953)
Cryoris May 7, 2020
7c12212
Add log_i() functionality to MatrixOp. (#960)
dongreenberg May 8, 2020
6a6c353
Fix Small Bug with CircuitOp and CircuitStateFn `reduce()` (#959)
dongreenberg May 8, 2020
8d2b1fa
Fix problem in qp.from_docplex when no explicit varnames are given. (…
stefan-woerner May 8, 2020
3a6b20f
Add Nice Little Function to Permute a CircuitOp or CircuitStateFn (#962)
dongreenberg May 8, 2020
06f3958
Add CZ to operators init (accidentally was missing) (#961)
dongreenberg May 8, 2020
c7e65e8
Fix grover optimizer (#966)
stefan-woerner May 11, 2020
9907fc0
Sort VQ parameters (#967)
Cryoris May 11, 2020
a5d1c3c
Added linear option to IsingToQuadraticProgram converter (#956)
a-matsuo May 11, 2020
0014e5a
modified the docstring of _init_ of IsingToQuadraticProgram (#973)
a-matsuo May 12, 2020
1930977
Fix Bugs with OperatorStateFn and bind_parameters (#970)
dongreenberg May 12, 2020
15600a8
Fix a Bug in SummedOp combo_fn (#974)
dongreenberg May 12, 2020
819a55f
Fix scikit-learn positional arguments change (#977)
manoelmarques May 12, 2020
e269aa4
Fix ListOp treatment of exp_i and make SummedOp combo_fn more efficie…
dongreenberg May 13, 2020
aefba06
Fix recursive optimization (#976)
stefan-woerner May 14, 2020
b91bff5
Fix FCIDump namelist ending (#983)
woodsp-ibm May 14, 2020
7d2c19c
sort params in variational dists (#985)
Cryoris May 14, 2020
e93ef4e
Update Changelog for 0.7.1, bump numpy,scipy versions (#986)
manoelmarques May 14, 2020
5f9eff1
Update readme file (#988)
woodsp-ibm May 14, 2020
65f222e
Speed-up of AbelianGrouper.group_subops (#923)
t-imamichi May 15, 2020
3e8737a
update optimization readme (#992)
Cryoris May 15, 2020
8a1f0ce
Ignore buggy pyscf 1.7.2.post1 (#994)
manoelmarques May 15, 2020
e1dfe0e
Improve resource access for unit tests (#993)
woodsp-ibm May 15, 2020
92fbc95
Update CODEOWNERS (#995)
woodsp-ibm May 16, 2020
866f1c2
Remove obsolete file (#996)
woodsp-ibm May 16, 2020
a74e65b
Replace algorithm result eigvecs by eingenstate (#997)
manoelmarques May 18, 2020
1b08c3c
Add reno for release notes and update CONTRIBUTING guide (#1002)
mtreinish May 19, 2020
cd06790
Fix cobyla optimizer (#999)
stefan-woerner May 19, 2020
c1375ff
Remove install check for PySCF 1.7.2post1 (#1004)
manoelmarques May 20, 2020
9378b85
Separate simplification of operators from SummedOp.add and fix bugs o…
t-imamichi May 21, 2020
9ddf03c
Allow Custom Lambda for Iterative Grover, see #893 (#1005)
molar-volume May 21, 2020
4822a51
Update to new NumPy RNG (#921)
manoelmarques May 21, 2020
d6beea4
Fix VQE optimizer setter (#1008)
woodsp-ibm May 21, 2020
fe2ce8e
Test lam argument in Grover algorithm (#1011)
molar-volume May 23, 2020
f95aa3e
Re-use optimal vector result previously computed in VQE (#1014)
Cryoris May 25, 2020
35e6381
Fix ADAM resuseability (#1016)
Cryoris May 26, 2020
5b56515
Remove deprecated VQ tests (#987)
Cryoris May 28, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
19 changes: 19 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# This file defines the persons who will be assigned as reviewers for PRs that
# modify particular files in the repo. The PR can be merged when approved by at
# least one codeowner. However, all Qiskit team members can (and should!) review the PRs.

# Global rule, unless specialized by a later one
* @manoelmarques @woodsp-ibm

# Individual folders on root directory
/tools/ @manoelmarques @woodsp-ibm
test/ @manoelmarques @woodsp-ibm
docs/ @manoelmarques @woodsp-ibm

# Qiskit folders (also their corresponding tests)
aqua/ @manoelmarques @woodsp-ibm
chemistry/ @pbark @manoelmarques @woodsp-ibm
finance/ @stefan-woerner @manoelmarques @woodsp-ibm
ml/ @manoelmarques @woodsp-ibm
optimization/ @stefan-woerner @manoelmarques @woodsp-ibm

42 changes: 0 additions & 42 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/BUG_REPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ about: Create a report to help us improve 🤔.
<!-- ⚠️ If you do not respect this template, your issue will be closed -->
<!-- ⚠️ Make sure to browse the opened and closed issues -->

### Informations
### Information

- **Qiskit Aqua version**:
- **Python version**:
Expand Down
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,11 @@ instance/
# Scrapy stuff:
.scrapy

# Sphinx documentation
docs/_build/
docs/api/*
docs/stubs/*

# PyBuilder
target/

Expand Down Expand Up @@ -131,3 +136,6 @@ venv.bak/

# mypy
.mypy_cache/

# stestr repostiory
.stestr/
27 changes: 19 additions & 8 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -14,32 +14,43 @@
# Note that each qiskit element uses its own mailmap so it may be necessary to
# propagate changes in other repos for consistency.

Abdón Rodríguez Davila <a@abdonrd.com> <a@abdonrd.com>
Abdón Rodríguez Davila <a@abdonrd.com>
Ali Javadi-Abhari <ali.javadi@ibm.com> <ajavadia@users.noreply.github.com>
Ali Javadi-Abhari <ali.javadi@ibm.com> <ajavadia@princeton.edu>
Albert Frisch <albert.frisch@de.ibm.com>
Albert Frisch <albert.frisch@de.ibm.com> <alfr@de.ibm.com>
Alejandro Pozas-iKerstjens <apozas@users.noreply.github.com> <apozas@users.noreply.github.com>
Almudena Carrera Vazquez <acv@zurich.ibm.com> <almudenacarreravazquez@hotmail.com>
Anna Phan <9410731+attp@users.noreply.github.com> <annaphan@au.ibm.com>
Christian Claus <cclauss@bluewin.ch>
Christa Zoufal <ouf@zurich.ibm.com>
Christian Clauss <cclauss@bluewin.ch>
Antonio Mezzacapo <30698465+antoniomezzacapo@users.noreply.github.com> <amezzac@us.ibm.com>
Donny Greenberg <dongreenberg2@gmail.com>
Donny Greenberg <dongreenberg2@gmail.com>
Donny Greenberg <dongreenberg2@gmail.com> <donny@ibm.com>
Gawel Kus <gawel.kus@ibm.com>
Gawel Kus <gawel.kus@ibm.com> <gawel@oc7832844175.ibm.com>
Ian Gould <iangould@IANs-MacBook.local>
Igor Olegovich Sokolov <iso@zurich.ibm.com> <ISO@zurich.ibm.com>
Ikko Hamamura <ikkoham@users.noreply.github.com>
Isabel Haide <isabel.haide@ibm.com>
Jan Müggenburg <jan.mueggenburg@ibm.com>
Jan Müggenburg <jan.mueggenburg@ibm.com>
Jan Müggenburg <jan.mueggenburg@ibm.com> <jan@oc6058543760.ibm.com>
Jay M. Gambetta <jay.gambetta@us.ibm.com>
Juan Cruz-Benito <juan.cruz@ibm.com>
Julien Gacon <jul@zurich.ibm.com>
Julien Gacon <jul@zurich.ibm.com> <jules.gacon@googlemail.com>
Karel Dumon <dumonkarel@gmail.com>
Marco Pistoia <pistoia@us.ibm.com> <mpistoia@gmail.com>
Max Rossmannek <rmax@ethz.ch>
Nick Singstock <35930611+Nick-Singstock@users.noreply.github.com>
Panagiotis Barkoutsos <bpa@zurich.ibm.com>
Panagiotis Barkoutsos <bpa@zurich.ibm.com> <pbarkoutsos@gmail.com>
Peng Liu <34400304+liupibm@users.noreply.github.com>
Shaohan Hu <shaohan.hu@ibm.com>
Shaohan Hu <shaohan.hu@ibm.com>
Shaohan Hu <shaohan.hu@ibm.com> <Shaohan.Hu@ibm.com>
Stefan Woerner <41292468+stefan-woerner@users.noreply.github.com> <stefan@swoerner.de>
Stefan Woerner <41292468+stefan-woerner@users.noreply.github.com> <41292468+stefan-woerner@users.noreply.github.com>
Stephen Wood <40241007+woodsp-ibm@users.noreply.github.com>
Stefan Woerner <wor@zurich.ibm.com> <stefan@swoerner.de>
Stefan Woerner <wor@zurich.ibm.com> <41292468+stefan-woerner@users.noreply.github.com>
Stephen Wood <40241007+woodsp-ibm@users.noreply.github.com> <woodsp@us.ibm.com>
Vivek Krishnan <krishnan.vivek@gmail.com>
Yael Ben-Haim <yaelbh@il.ibm.com>
Yotam Vaknin <Yotam.Vaknin@Ibm.com> <yotamvak@lnx-quantum.openstack.haifa.ibm.com>
Loading