Skip to content

Instantly share code, notes, and snippets.

@christianb93
christianb93 / GaussianRandomWalk1.ipynb
Last active March 30, 2018 14:28
Visualization of a Gaussian random walk
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@christianb93
christianb93 / GaussianRandomWalk2.ipynb
Last active March 30, 2018 14:26
Distribution of a Gaussian Random Walk
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@christianb93
christianb93 / SampleBlock.ipynb
Created April 1, 2018 10:10
Dissect block number two on the bitcoin blockchain
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@christianb93
christianb93 / MerkleRoot.ipynb
Last active April 2, 2018 14:21
Get a bitcoin block from blockchain.info and calculate its Merkle root
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@christianb93
christianb93 / TransitionMatrixMarkovChain.ipynb
Created April 3, 2018 09:43
Determine the limit distribution for a simple Markov chain based on the transition matrix
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@christianb93
christianb93 / InitialDifficultyRegTest.ipynb
Created April 3, 2018 18:14
Determine the initial difficulty for a bitcoind in regtest mode - once using the RPC call getinfo and once from the genesis block
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@christianb93
christianb93 / DockerBitcoinSetup.ipynb
Created April 6, 2018 15:50
Set up a dockerized test network for bitcoind with a defined supply of bitcoin
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@christianb93
christianb93 / PaperspaceSubmitJob.ipynb
Created April 12, 2018 07:12
Submit a job to Paperspace Gradient using the Python API
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@christianb93
christianb93 / Grover.ipynb
Created July 30, 2018 10:25
Visualization of Grovers quantum algorithm for unstructured search
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@christianb93
christianb93 / QiskitSampleSubmission.ipynb
Created November 12, 2018 13:35
Python notebook that demonstrates how a simple quantum circuit is assembled and submitted using Qiskit
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.