CalvinRoth
I am a PhD student at the University of Minnesota in the Industrial and Systems Engineering department. My interests include graph theory and networks.
University of Minnesota, Twin Cities
Pinned Repositories
-EnergyEfficientOpt
Experiments showing the differences in energy footprint for the Simplex and Interior Point Methods
CalvinRoth
Config files for my GitHub profile.
ClassProjects
A dumping ground for notable reports I have made for classes.
Honors-Thesis
My honors thesis which was in the math department gave a survey modern day factoring and primality algorithms and the mathematics that went into them. This has clear connections to cryptography but is interesting in its own right. In particular, I thought that the quadratic sieve and number field sieve are particularly interesting because of all the different areas of math they pull in with the connection between linear algebra and factoring an integer being the most surprising connection to me.
NLPSentiment
A group project Cody Perakslis and I did for introduction to Artificial Inteligence where we developed a suite of machine learning algorithms and compared their effectiveness at a Natural Language Processing problem.
Presentations
Repo for presenantions I've made/contributed to as early as Summer 2022
Quantum-Key-Distrubtion-REU
This is the code I developed for analyzing the Boyer SQKD protocol as part of my REU. This is a short description that I plan on adding to later
raytracer
A personal raytracer project, following Ray Tracing in one week
stroke_web
Medhacks project, one weekend rush to build a full app that can classify human as having a stroke or not. Fyi a common symptom of strokes is a asymmetrical drooping face.
strokeapp
CalvinRoth's Repositories
CalvinRoth/Honors-Thesis
My honors thesis which was in the math department gave a survey modern day factoring and primality algorithms and the mathematics that went into them. This has clear connections to cryptography but is interesting in its own right. In particular, I thought that the quadratic sieve and number field sieve are particularly interesting because of all the different areas of math they pull in with the connection between linear algebra and factoring an integer being the most surprising connection to me.
CalvinRoth/Presentations
Repo for presenantions I've made/contributed to as early as Summer 2022
CalvinRoth/ClassProjects
A dumping ground for notable reports I have made for classes.
CalvinRoth/NLPSentiment
A group project Cody Perakslis and I did for introduction to Artificial Inteligence where we developed a suite of machine learning algorithms and compared their effectiveness at a Natural Language Processing problem.
CalvinRoth/Quantum-Key-Distrubtion-REU
This is the code I developed for analyzing the Boyer SQKD protocol as part of my REU. This is a short description that I plan on adding to later
CalvinRoth/raytracer
A personal raytracer project, following Ray Tracing in one week
CalvinRoth/stroke_web
Medhacks project, one weekend rush to build a full app that can classify human as having a stroke or not. Fyi a common symptom of strokes is a asymmetrical drooping face.
CalvinRoth/strokeapp
CalvinRoth/-EnergyEfficientOpt
Experiments showing the differences in energy footprint for the Simplex and Interior Point Methods
CalvinRoth/CalvinRoth
Config files for my GitHub profile.
CalvinRoth/CalvinRoth.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
CalvinRoth/classNotes
CalvinRoth/Core-periphery-information
CalvinRoth/CovidEmotionsProject
Class project for Causal learning
CalvinRoth/doomConfig
Repo for my emacs in case I make a fatal blunder
CalvinRoth/DrawTex
This is an ongoing project I am making this summer to make creating Latex Tikz images easier. Specifically, one can draw shapes in a GUI and then generate valid Latex code to recreate this image.
CalvinRoth/fastText
Library for fast text representation and classification.
CalvinRoth/github-profile-languages
:tv: Create a nice pie chart with the user's programming languages from their GitHub profile.
CalvinRoth/IE-3522-Resources
CalvinRoth/matar-1
MATAR is a C++ software library to allow developers to easily create and use dense and sparse data representations that are also portable across disparate architectures using Kokkos.
CalvinRoth/Murnaghan-Nakayama-rule.
Small piece of code to find the character table of the symmetric group S_n by the Murnaghan-Nakayama rule
CalvinRoth/NetworkPricingJournals
Merge of class project code + later reserach + latex organized into a series of journals in one place
CalvinRoth/NetworksClassNotes
CalvinRoth/PeerFilteringMisinfo
CalvinRoth/PriceDiscriminationNewtorks
CalvinRoth/publicHousing
Produciton and inventory planning project
CalvinRoth/recommendationSystems
Class project for optimization for machine learning.