Reading List
The most recent articles from a list of feeds I subscribe to.
IBM lecture - Introduction to quantum computers and quantum computer programming
What follows are my hasty notes from a lecture and workshop-type session I went to at Stockholms University, delivered by IBM. Unfortunatly I failed to write down the name of the lecturer from IBM himself, but will add it here when I can dig up the information.
2019 Travels
2019 Travels
Docker Containers for testing
Since I started another repository for the SnailLife Genome Lab, I knew I’d want to test it against a running SnailLife server. I have some cli tests running against a server as well, but those are in the same repository and in that case I spin up the server and manage the process in the testing code itself.
Docker Containers for testing
Since I started another repository for the SnailLife Genome Lab, I knew I’d want to test it against a running SnailLife server. I have some cli tests running against a server as well, but those are in the same repository and in that case I spin up the server and manage the process in the testing code itself.