conradhaupt
PreDoc in Quantum Computational Science @ IBM Zürich. Software encompassing Qiskit, Linux, Python, Cpp, and soon, Rust!
IBM ResearchZürich, Switzerland
Pinned Repositories
all-bitstrings
A NumPy function returning all bitstrings of a given size.
aur-visual-studio-code-bin
azure-blob-storage-upload
Uploads assets to Azure Blob Storage
CJH-Wits-EIE-Latex-Template
LaTeX style and class files for the Wits School of Electrical & Information Engineering
conradhaupt
Masters_Software
This project contains two C++ programs that 1) compare SFCs using locality metrics and 2) reorders and compresses sfcc files using SFCs and standard compression techniques. These were created for Conrad Haupt's Electrical Engineering Masters Dissertation at the University of the Witwatersrand, Johannesburg in South Africa. There are also two papers associated with this research though they have not been published yet. The dissertation has also not yet been published.
phoenix
an API and runtime environment for data processing with MapReduce for shared-memory multi-core & multiprocessor systems.
Qiskit-Bayesian-Inference-Module-QCA19-
This project was developed for the Qiskit Camp Africa in 2019. It shows that Bayesian Inference can be integrated into Qiskit using the QInfer toolkit. This notebook showcases a proof-of-concept for the Iterative Quantum Phase Estimation circuit where the phase of the unitary is determined through a Sequential Monte-Carlo sampling scheme over an arbitrary prior distribution. The experimental results used for updating the posterior come from a QASM simulation of the IQPE circuit at iteration 1. The presentation is given in the PDF while the proof of concept is shown in the notebook.
unique_ptr_example
Example on using std::unique_ptr from c++17 and how copy-constructors work
qiskit-experiments
Qiskit Experiments
conradhaupt's Repositories
conradhaupt/unique_ptr_example
Example on using std::unique_ptr from c++17 and how copy-constructors work
conradhaupt/MenU-Proof-of-Concept