Contributors: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
updated unique_perms note |
||
| Line 5: | Line 5: | ||
* '''[https://cosenal.github.io/ Alessandro Cosentino]''': Bug reports, testing, and general guidance for best practices with QETLAB. Also created the <tt>[[LocalDistinguishability]]</tt> function. | * '''[https://cosenal.github.io/ Alessandro Cosentino]''': Bug reports, testing, and general guidance for best practices with QETLAB. Also created the <tt>[[LocalDistinguishability]]</tt> function. | ||
* '''John D'Errico''': Created the <tt>[[unique_perms]]</tt> function. | * '''John D'Errico''': Created the <tt>[[unique_perms]]</tt> function, which was used until QETLAB v0.9 (it has since been removed). | ||
* '''Bruno Luong''': Created the <tt>[[sporth]]</tt> and <tt>[[spnull]]</tt> functions. | * '''Bruno Luong''': Created the <tt>[[sporth]]</tt> and <tt>[[spnull]]</tt> functions. | ||
Revision as of 12:21, 9 August 2023
QETLAB started as a project by Nathaniel Johnston and is still primarily maintained by him. Several other people have also contributed to its development (see the contributors page on github for more detailed information):
- Mateus Araújo: Wrote faster code for computing the classical value of a non-local game in the NonlocalGameValue function. Also refactored BellInequalityMax and some other miscellaneous improvements.
- Alessandro Cosentino: Bug reports, testing, and general guidance for best practices with QETLAB. Also created the LocalDistinguishability function.
- John D'Errico: Created the unique_perms function, which was used until QETLAB v0.9 (it has since been removed).
- Robert Materi: Improved Octave compatibility, including creation of the dec_to_bin and pad_array functions.
- Bartosz Regula: Fixed a bug in PartialMap.
- Vincent Russo: Bug reports, testing, and contributions to several functions such as Fidelity, DickeState, and HorodeckiState.
N.J. also thanks the Institute for Quantum Computing for hosting him during QETLAB's development, and the Natural Sciences and Engineering Research Council of Canada for providing funding during QETLAB's development.