Skip to content

ishikawakouji/q_linear_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

q_linear_solver

quantum computing try for linear system solver

量子コンピューティングで線形方程式を解く

単独で解くのは精度出すのに必要なビット数の都合とかいろいろ課題があると思う。 そこで、ざっくり求めて、これを初期値にしたときの効果を試す。

tytan 利用

指数部を使う場合は3次より高い次元になるので、HOBOを利用する。

tytan tutorial

Solving linear equations with quantum computing

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.

Use tytan

When using the exponent part, the dimension is higher than 3rd order, so use HOBO.

About

quantum computing try for linear system solver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors