-
There is already a function in `sympy.calculus.euler.euler_equations` that gets the set of Euler-Lagrange equations for a given Lagrangian.
I believe we should have a corresponding function that take…
-
Hi,
Noob here. Tried to time-evolve a TB Hamiltonian for spinless fermions, strting from a half-filled state
```python
import fqe
from openfermion import FermionOperator,hermitian_conjuga…
-
Is there a way to create spatial-dependent Hamiltonian?
-
![flowchart](https://user-images.githubusercontent.com/4573907/40114197-4aeff86e-590c-11e8-917f-b8e18ca9b6f4.png)
![crittical_current](https://user-images.githubusercontent.com/4573907/40114209-50e3e…
-
- [ ] MALA
- [ ] Relativistic MC
- [ ] Hamiltonian MCMC
@MichaelClerx thanks for pointing these out!
-
Possible improvements:
- do a review of all tests
- get a better example model than the XXZ Hamiltonian (which is used for many tests, where a `RBasis` is needed); also the fact that the XXZ Hamilto…
-
Collecting the "dm1b" estimator on a VMC calculation of FeO with a single determinant PBE orbital basis with no Jastrow factor should produce a diagonal density matrix. This system contains 22 electro…
-
Because model WrightSim Hamiltonians have a specific size and number of non-zero elements, it is possible to create and compile a low-level matrix-vector multiplication method to be used in WrightSim …
-
[From the [forum here](https://itensor.discourse.group/t/vumps-mpo-error/1660/) ]
The following OpSum appears to break the code due to a single Op not being wrapped into a `sum`
```julia
function …
-
### Feature details
To be able to compute gradients w.r.t state output, or at least being able to use qml.math.fidelity(state1,state2).
In the documentation for [qml.math.fidelity](https://docs.…