Some work here

This commit is contained in:
2020-03-14 14:56:07 +01:00
parent d03c076c8e
commit f5c7fe824d
2 changed files with 179 additions and 17 deletions

View File

@@ -166,3 +166,11 @@
note={Unpublished Work}
}
@online{
timeit,
title={timeit — Measure execution time of small code snippets},
url={https://docs.python.org/3.5/library/timeit.html},
urldate={13.03.2020},
year=2020,
note={https://docs.python.org/3.5/library/timeit.html}
}