Pinned Repositories
BSUComputerScienceClubMemoryManagmentPresentation2023
A presentation on memory managment for the Bridgewater State University Computer Science Club
cgbsuFall2020BridgewaterStateUniversityRobotics460Repository0
cgbsuFall2020BridgewaterStateUniversityRobotics460Repository1
Face and Gesture Recognition for Tello Drone, WARNING MAJOR MEMORY LEAKS, most gocv.Mat objects do not have a .Close()
CodespaceTest
cpp-linter-action
A GitHub action to automatically execute a Clang Tidy and Cppcheck linters on C/C++ files changed in a pull request.
ResearchSpring2022SymbolicNotebooks0
Schrodinger3D
Eigenvalue Simulation of the 3D Schrodinger Equation
SchrodingerInTimeResearchSpring2023
Small library simulates the time dependant schrodinger equation with time varying potential, also includes notebooks, analysis of and output. Uses Crank-Nicolson method
WarpBootstrapCompiler0
WarpBootstrapCompiler1
Bootstrap compiler for the Warp experimenal programming language
cgbsu's Repositories
cgbsu/ResearchSpring2022SymbolicNotebooks0
cgbsu/WarpBootstrapCompiler1
Bootstrap compiler for the Warp experimenal programming language
cgbsu/WarpBootstrapCompiler0
cgbsu/BSUComputerScienceClubMemoryManagmentPresentation2023
A presentation on memory managment for the Bridgewater State University Computer Science Club
cgbsu/cgbsuFall2020BridgewaterStateUniversityRobotics460Repository0
cgbsu/cgbsuFall2020BridgewaterStateUniversityRobotics460Repository1
Face and Gesture Recognition for Tello Drone, WARNING MAJOR MEMORY LEAKS, most gocv.Mat objects do not have a .Close()
cgbsu/CodespaceTest
cgbsu/cpp-linter-action
A GitHub action to automatically execute a Clang Tidy and Cppcheck linters on C/C++ files changed in a pull request.
cgbsu/derivation_modeling
Symbolic mathematics and code generation
cgbsu/GravPotential
Simulation of the gravitational potential due to dark matter in a distributed galaxy cluster
cgbsu/pokeapi
The Pokémon API
cgbsu/Schrodinger3D
Eigenvalue Simulation of the 3D Schrodinger Equation
cgbsu/SchrodingerInTimeResearchSpring2023
Small library simulates the time dependant schrodinger equation with time varying potential, also includes notebooks, analysis of and output. Uses Crank-Nicolson method
cgbsu/StormHacks2022
cgbsu/Schrodinger1DConstantPotentialSimulator
Uses the transfer matrix method to compute the parameters needed for the wave function, which then can be plugged into the general solution C_te^(kx) + C_e^(-kx)
cgbsu/share-notebooks
cgbsu/WarpBootstrapCompiler2
Experimental Canidate for a re-write of WarpBootstrapCompiler1 using C++ modules (due to long build times)