Skip to content

Commit

Permalink
🩹 Update PDF link
Browse files Browse the repository at this point in the history
  • Loading branch information
ystade committed Nov 18, 2024
1 parent 4167e8a commit e7abb4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/refs.bib
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,5 @@ @inproceedings{stadeOptimalStatePreparation2024
author = {Stade, Yannick and Schmid, Ludwig and Burgholzer, Lukas and Wille, Robert},
booktitle = {Design, Automation and Test in Europe},
year = {2024},
url = {https://www.cda.cit.tum.de/files/eda/2024_date_optimal_state_preparation_for_logical_arrays_on_zoned_neutral_atom_quantum_computers.pdf}
url = {https://www.cda.cit.tum.de/files/eda/2025_date_optimal_state_preparation_for_logical_arrays_on_zoned_neutral_atom_quantum_computers.pdf}
}
4 changes: 2 additions & 2 deletions include/na/nasp/Solver.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ class NASolver {
* corresponding article "Optimal State Preparation for Logical Arrays on
* Zoned Neutral Atom Quantum Computers" that can be obtained under the
* following link:
* https://www.cda.cit.tum.de/files/eda/2024_date_optimal_state_preparation_for_logical_arrays_on_zoned_neutral_atom_quantum_computers.pdf
* https://www.cda.cit.tum.de/files/eda/2025_date_optimal_state_preparation_for_logical_arrays_on_zoned_neutral_atom_quantum_computers.pdf
*/
std::vector<expr> loadCols;
/**
Expand Down Expand Up @@ -254,7 +254,7 @@ class NASolver {
* corresponding article "Optimal State Preparation for Logical Arrays on
* Zoned Neutral Atom Quantum Computers" that can be obtained under the
* following link:
* https://www.cda.cit.tum.de/files/eda/2024_date_optimal_state_preparation_for_logical_arrays_on_zoned_neutral_atom_quantum_computers.pdf
* https://www.cda.cit.tum.de/files/eda/2025_date_optimal_state_preparation_for_logical_arrays_on_zoned_neutral_atom_quantum_computers.pdf
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/// Return constraints ensuring that exactly @code numTransfers@endcode
/// transfers take place
Expand Down

0 comments on commit e7abb4b

Please sign in to comment.