Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erdemeray authored Jun 10, 2024
1 parent 36d882d commit 81292bb
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This library, written in C++, offers tools for information reconciliation tailored for continuous-variable quantum key distribution (CV-QKD) systems. It also includes Python bindings for use within Python environments.

## Article

The link to the article will be added soon.

## Quick Start

Follow these steps to set up the project on your local system.
Expand All @@ -25,7 +29,12 @@ cmake ..
make
```

### Documentation

The complete documentation for the library is available at the following link: [Library Documentation](https://information-reconciliation-for-cv-qkd.readthedocs.io/).

## License

The project is open-source, under the Apache-2.0 License.

## Acknowledgements
Expand All @@ -36,4 +45,4 @@ The project is open-source, under the Apache-2.0 License.


## Cite this work as:
E. E. Cil and L. Schmalen, "Rate-adaptive protograph-based raptor-like LDPC code for continuous-variable quantum key distribution," *Proc. Advanced Photonic Congress: Signal Processing in Photonic Communications (SPPCom)*, Québec City, Canada, Jul. 2024
E. E. Cil and L. Schmalen, "Rate-adaptive protograph-based raptor-like LDPC code for continuous-variable quantum key distribution," *Proc. Advanced Photonic Congress: Signal Processing in Photonic Communications (SPPCom)*, Québec City, Canada, Jul. 2024

0 comments on commit 81292bb

Please sign in to comment.