Patrick J. O'Brien's repositories
Monte-Carlo-Simulation-of-Ferromagnetism
Rust simulation using a ferromagnetic exchange matrix to find a ferromagnetic ground state of a classical spin system
Monte-Carlo-Minimization-of-Spin-States
This code numerically finds the ground state of the Kondo Lattice model on the kagome lattice
Monte-Carlo-Ferromagnetic-Ground-State
Code that calculates the ground state of a ferromagnetic exchange matrix. Codes in C++ (STL), Python, and Matlab.
Chess-Engine
A chess engine written in C++ designed to beat me in chess.
FeCrAs-Model
My PhD project code written in Python. The model we constructed was a particular type of hopping model we called the Optimal Overlap Hopping Model.
Futures-Data
Downloads futures data from the Chicago Mercantile Exchange website
Hamiltonian
C++/ Eigen code to construct and solve a Hamiltonian.
local-metal-webapp
An installer/runner for a locally running version of the qiskit metal web app
Maximum-Drawdown
Monte Carlo simulation that simulates the worst case drawdown (as well as other drawdown cases) for return streams of different skews.
pyaedt
AEDT Python Client Package
qiskit-metal
Quantum Hardware Design. Open-source project for engineers and scientists to design superconducting quantum devices with ease.
qiskit-terra
Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and algorithms.
Trading-Strategies
Project for testing a trading strategy. The trading strategy uses the New Highs Minus New Lows indicator to build a trading strategy.