HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by lofri

Comment by lofri a day ago

0 replies

View on Hacker News

I’m working on a quantum simulator written in C++ from scratch. I’m not using any external library, so I had to implement everything from the lazy eval structure to the eigen solvers and so on. It’s still very a WIP, but here’s the repo: https://github.com/braketware/hilbert-qusim

Any feedback is welcome!