Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a href="https://chriscummins.cc/u/ed/phd-thesis.pdf">
<img src="docs/thesis/thesis-click-me.png">
</a>

**Update:** I have finished my PhD! Please click below for my dissertation,
which I'm delighted to say won the award for
[PhD Award for Best Disseration in Scotland 2019-2020](https://www.sicsa.ac.uk/news-events/sicsa-conference-2020/).
This repository is now in an archival state.


# My PhD

<!-- repo size -->
Expand Down
Binary file added docs/thesis/thesis-click-me.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion tools/continuous_integration/buildbot/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pbr==5.1.3
PyHamcrest==1.9.0
PyJWT==1.7.1
python-dateutil==2.8.0
PyYAML==3.13
PyYAML==5.1
six==1.12.0
SQLAlchemy==1.3.0
sqlalchemy-migrate==0.12.0
Expand Down