Difference between revisions of "Contributors"

From QETLAB
Jump to navigation Jump to search
(Fixing links, adding Materi)
(Mateus Araújo)
Line 1: Line 1:
 
QETLAB started as a project by '''[http://www.njohnston.ca Nathaniel Johnston]''' and is still primarily maintained by him. Several other people have also contributed to its development (see the [https://github.com/nathanieljohnston/QETLAB/graphs/contributors contributors page on github] for more detailed information):
 
QETLAB started as a project by '''[http://www.njohnston.ca Nathaniel Johnston]''' and is still primarily maintained by him. Several other people have also contributed to its development (see the [https://github.com/nathanieljohnston/QETLAB/graphs/contributors 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 <tt>[[NonlocalGameValue]]</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.
 
* '''[https://cosenal.github.io/ Alessandro Cosentino]''': Bug reports, testing, and general guidance for best practices with QETLAB. Also created the <tt>[[LocalDistinguishability]]</tt> function.

Revision as of 16:43, 29 May 2020

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.
  • Robert Materi: Improved Octave compatibility, including creation of the dec_to_bin and pad_array functions.

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.