initial thesis stuff
This commit is contained in:
32
thesis/main.bib
Normal file
32
thesis/main.bib
Normal file
@@ -0,0 +1,32 @@
|
||||
@online{
|
||||
numpy,
|
||||
url={https://numpy.org/},
|
||||
urldate={19.09.2019},
|
||||
author={NumPy developers},
|
||||
title={NumPy},
|
||||
year=2019
|
||||
}
|
||||
|
||||
@online{
|
||||
numpy_array,
|
||||
url={https://docs.scipy.org/doc/numpy/reference/generated/numpy.array.html},
|
||||
urldate={19.09.2019},
|
||||
author={NumPy developers},
|
||||
title={numpy.array -- NumPy v1.17 Manual},
|
||||
year=2019
|
||||
}
|
||||
|
||||
@online{
|
||||
numpy_ufunc,
|
||||
url={https://docs.scipy.org/doc/numpy/reference/ufuncs.html},
|
||||
urldate={19.09.2019},
|
||||
author={NumPy developers},
|
||||
title={Universal functions (ufunc) -- NumPy v1.17 Manual},
|
||||
year=2019
|
||||
}
|
||||
@article{
|
||||
andersbriegel2005,
|
||||
title={Fast simulation of stabilizer circuits using a graph state representation},
|
||||
author={Simon Anders and Hans J. Briegel},
|
||||
year=2005
|
||||
}
|
||||
Reference in New Issue
Block a user