-
In trying to compare OPITeR to other tensor reduction routines I hit the following (due to an autodeclare, I did not notice that `q22` was taken as a vector):
```
#-
Vector q22;
*Symbol q22;
…
-
Looking at [this line](https://github.com/spectralDNS/shenfun/blob/master/docs/source/functions.ipynb?short_path=1f15167#L1123) in the documentation of `Function` I'm wondering about how the sympy e…
-
Conjecture: if $R, S$ are $\lambda$-rings and $X, Y$ respectively sub-$\lambda$-rings, then $X \otimes Y$ is a sub-$\lambda$-ring of $R \otimes S$.
Conjecture: if $R, S$ are $\lambda$-rings and $A$…
-
With this ticket, through the methods :meth:\`~sage.tensor.modules.free_module_tensor.FreeModuleTensor.display\` and :meth:\`~sage.manifolds.differentiable.tensorfield.TensorField.display\`, SageMat…
-
@anderson2981 reports a 1D shock tube case meshed with structured tensor products that *should* obey $u(x,y)=U(x)$ for the life of the simulation, but it does not.
- ideal gas
- compressible
- wi…
-
A neat generalization of ITensor/ITensors.jl#528 is to add up any objects that we can form a density matrix for. So it would be pretty straightfoward to add up arbitrary mixtures of `MPS` and `MPO*MPS…
-
The edge feature suggested for NequIP as in the paper the tutorial is the distance vectors, scaled by cutoff. I intend to put more information into the edge feature, which is a second-order tensor, a …
-
So I am into attention network , one of the toughest to understand and book so far explains great, however on scaled dot product example, show scaling by 100 the product of ks,q skews. I extended this…
-
@MikaelSlevinsky's transform work by first expanding in a tensor product basis, which contains non-polynomial terms, before transforming to a polynomial basis. For example, to compute OPs on the trian…
-
Hello,
First, I would like to express my gratitude for open-sourcing this amazing project. I encountered the following error messages while trying to reproduce the results according to the `Run tes…