-
### Steps to reproduce
1. domain name (exemple.com) with only AAAA record
2. try to connect with the app using https://exemple.com
### Expected behaviour
The app should be connect to the server …
-
Dear code developer
I want to understand how you implemented spin inversion symmetry.
As you considered the example of transverse field ising model. What was the symmetry operation which flips the…
-
Hello all,
One of the goals during the transition to 1.0 is a reorganization of the module structure that will make development more extensible and simpler. The following is the proposal for the n…
-
### Informations
- **Qiskit Aqua version**: 0.6.1
- **Python version**: 3.7.5
- **Operating system**: Windows 10
### What is the current behavior?
DOcplex translator generates a wrong…
-
I wanted to do some very basic sampling from a pairwise Ising model—I guess I assumed this would be a one-liner in `coniii`, but not so (or not yet!).
I think this could be useful to include even i…
-
Analogous to the C++ version, we need to upgrade the `siteinds` function to return site sets with QNs by default. Perhaps best to do this after QN factorizations (e.g. SVD) and AutoMPO are implemented…
-
# Abstract
Aqua has a DOcplex translator for optimization problems. It automatically generate an Ising Hamiltonian for an optimization problem from an optimization model to solve it with quantum comp…
-
I'm trying to exponentiate the Heisenberg Hamiltonian and get the dense matrix for the result. The following code works for me for L < 8 but gives an error for L>=8:
ValueError: shapes (256,256) a…
-
Since we are still in beta, I believe it is a good time to discuss some possible changes to the APIs.
Here is one issue that has emerged discussing with @PhilipVinc : for future developments it wo…
-
Hi all,
I found a strange convergence issue of DMRG, which I wanted to share with you.
At the moment I'm not sure where it comes from, and I'm investigating it further.
The problem occurs even in t…