Skip to content
View ctpeterson's full-sized avatar
:atom:
Enjoying work, loving life
:atom:
Enjoying work, loving life

Block or report ctpeterson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ctpeterson/README.md

Hi there, I'm Curtis Taylor Peterson! 👋

I am a computational physicist that specializes in lattice field theory

past_august_2024 = False
curtisp = {
  'occupation': 'research assistant' if past_august_2024 else 'postdoc at Michigan State University',
  'education': {
    '2019': {'level': 'B.S.', 'major(s)': ['physics', 'mathematics'], 'institution': 'Arizona State University'},
    '2022': {'level': 'M.S.', 'major(s)': ['physics'], 'institution': 'University of Colorado Boulder'},
    '2024': {'level': 'Ph.D.', 'major(s)': ['physics'], 'institution': 'University of Colorado Boulder'},
  },
  'website': 'https://curtistaylorpeterson.com/',
  'Inspire HEP': 'https://inspirehep.net/authors/1814730', 
  'Google Scholar': 'https://shorturl.at/fjKMP',
}

Pinned Loading

  1. qex qex Public

    Forked from jcosborn/qex

    Fork of the Quantum EXpressions framework with full staggered hybrid Monte Carlo and gradient flow suite

    Nim 3 1

  2. SwissFit SwissFit Public

    General-purpose library for fitting models to data with correlated Gaussian-distributed noise

    Python 2

  3. ContinuousBetaFunction ContinuousBetaFunction Public

    Python analysis code for calculating the renormalization group beta-function of an SU(N) gauge-fermion system from gradient flow data

    Python

  4. CTPlot CTPlot Public

    My personal toolkit for visualizing data in Python

    Python