-
A robust interpolation framework that interpolates a wavefunction back and forth across different grids could be super useful.
What I mean: For example I want to use FFTs for a graphene wavefunctio…
-
I am using the adjoint sensitivity analysis functionality of sunodes, and sporadically I get segmentation faults during the backward pass. Unfortunately I could not reproduce this with a small example…
-
La idea de este issue es que dejemos un enlace, nota, imagen, comentario, etc. a recursos que nos encontramos por ahi y pensamos que pueden ser utiles para desarrollar este curso.
-
# Abstract
The Variational Quantum Eigensolver (VQE) requires a step to evaluate the innerproduct of the quantum state (generated by NISQ computer) with the target Hamiltonian. A direct approach is…
-
I'm trying to do perhaps the simplest thing possible (diagonalisation of the spin-1/2 transverse field Ising model with a longitudinal field). I've successfully constructed the Hamiltonian using Quant…
-
I have a trouble in solving a time dependent Bloch-Redfield master equation with arguments.
Let me use an example discussed in [here](https://github.com/qutip/qutip/issues/966)
The schedule function…
-
I am trying to solve a stiff system of 200 differential equations of type du=A*u+f(u). `sol = solve(prob)` runs fine as well as specifying any non-stiff solvers. However specifying `alg_hints=[:stiff]…
-
Apparently sometimes the `randomMPS` function which takes an initial state vector is not meeting the requested linkdim value. This was reported for an input state which was a S=1/2 Neel state and a li…
-
Plot the spin-wave and document the V matrix. Feature requested from #8
-
### Suggested feature
Implementing an adaptive Trotter decomposition that dynamically adjusts the number of Trotter steps based on the complexity of the quantum circuit. This would allow for mo…