quantum computing try for linear system solver
単独で解くのは精度出すのに必要なビット数の都合とかいろいろ課題があると思う。 そこで、ざっくり求めて、これを初期値にしたときの効果を試す。
指数部を使う場合は3次より高い次元になるので、HOBOを利用する。
There are various problems, such as the number of bits required to achieve accuracy. Therefore, I will carefully calculate the value and test the effect of using this as the initial value.
When using the exponent part, the dimension is higher than 3rd order, so use HOBO.