Skip to content

Commit

Permalink
update about
Browse files Browse the repository at this point in the history
  • Loading branch information
phfaist committed Mar 7, 2024
1 parent 65c03de commit 9c18078
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _zoodb_citations_cache/cache_compiled_citations.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _zoodb_citations_cache/cache_downloaded_info.json

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion site/src/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,12 @@ <h1>The Error Correction Zoo collects and organizes error-correcting codes.</h1>

<p>
We created the <i>Error Correction Zoo</i> to categorize and to organize known classical and quantum error-correction schemes.
It is inspired by other similar zoos, including the <a href="https://complexityzoo.net/" target="_blank">complexity zoo</a>, the <a href="https://quantumalgorithmzoo.org/" target="_blank">quantum algorithm zoo</a>, the <a href="https://wiki.veriqloud.fr/" target="_blank">quantum protocol zoo</a>, and the <a href="https://www.qubitzoo.com/" target="_blank">qubit zoo</a>.
It is inspired by other similar zoos, including
the <a href="https://complexityzoo.net/" target="_blank">complexity zoo</a>,
the <a href="https://quantumalgorithmzoo.org/" target="_blank">quantum algorithm zoo</a>,
the <a href="https://wiki.veriqloud.fr/" target="_blank">quantum protocol zoo</a>,
the <a href="https://www.qubitzoo.com/" target="_blank">qubit zoo</a>,
and the <a href="https://phfaist.com/entropyzoo" target="_blank">entropy zoo</a>.
Complementing popular coding theory databases such as <a href="http://www.codetables.de/" target="_blank">Code Tables</a>
and <a href="http://mint.sbg.ac.at/" target="_blank">MinT</a>, the EC Zoo provides succinct pedagogical descriptions as well as relations and hierarchies among different codes.
</p>
Expand Down

0 comments on commit 9c18078

Please sign in to comment.