Hiroshi Shinaoka

Results 17 issues of Hiroshi Shinaoka

I've created a new issue (following #81 ). What is the local site symmetry of FeSb2? According to the output of dcore_pre, the five orbitals are not degenerate and the...

# Description Based on discussions with Miles. This small patch allows contracting an MPO and an MPS with a dangling bond at each site. This is intended to be a...

This PR is based on the discussion [here](https://itensor.discourse.group/t/strange-compilation-behavior-for-the-function-mps/391/15). # Description As summarized in the above page, ITensors.jl suffers from a long compilation time when decomposing a tensor into MPS. The...

We should describe in the manual how to set a norm for the sum-rule constraint.

enhancement

Let us discuss what should be implemented in SpM in near future. Here are my proposals. 1. Log mesh for real frequency This may be useful in the analytical continuation...

Thank you for developing the nice library! I am wondering how to generalize the fitting algorithm to MPO-MPO multiplication. I am slowly understanding the internal structure of this library. This...

I made a fresh start after #44 was merged into the main branch. For QTT, we may want to contract an MPO (with two site indices at each vertex) and...

The SVD can be done when the `fit` is called first time.

One error found ``` conditioning: Test Failed at /Users/hiroshi/git/SparseIR.jl/test/sampling.jl:165 Expression: length((SparseIR.SplitSVD(ones(ComplexF64, (6, 8)))).S) < 6 Evaluated: 6 < 6 Stacktrace: [1] macro expansion @ ~/.julia/juliaup/julia-1.11.0+0.aarch64.apple.darwin14/share/julia/stdlib/v1.11/Test/src/Test.jl:679 [inlined] [2] macro expansion @...

Thank you for your efforts in the development. **Description of bug** Adding an MPS with an MPS representing 0 with the default algorithm leads to a larger bond dimension than...

bug
ITensors