Infleqtion / qLDPC

Tools for constructing and analyzing quantum low density parity check (qLDPC) codes.
Apache License 2.0
73 stars 8 forks source link

Add quantum Tanner code search experiment file #65

Closed perlinm closed 5 months ago

perlinm commented 5 months ago

@mittaltushant I'm not actually going to merge this until after running the experiment, but when you get the chance please review to see if this covers everything.

I believe SmallGroup covers all groups of a given order, so we should be good there.

For the seed codes: between HammingCode, CordaroWagnerCode, and "MittalCode" I think I cover all of the base codes you used before. Are there any additional codes that might be reasonable to add?

UPDATE: actually I think script is "stable" now, and I've managed to fix a few bugs along the way while running the experiment. So I'll merge now, and we can make changes later.