Skip to content
View ctpeterson's full-sized avatar
:atom:
coding!
:atom:
coding!

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. I am interested primarily in software development for high-performance computing and the application of renormalization group techniques to strongly-coupled field theories; however, I love to dabble and explore topics ranging from machine learning to differential geometry and just about anything in-between.

curtisp = {
  'occupation': 'Postdoctoral Fellow at Michigan State University',
  'website': 'https://curtistaylorpeterson.com/',
  'Inspire HEP': 'https://inspirehep.net/authors/1814730', 
  'Google Scholar': 'https://scholar.google.com/citations?user=zaO8IX8AAAAJ&hl=en&oi=ao',
  'education':
  {
    'Bachelor of Science with Honors':
    {
      'year': '2019',
      'major(s)': ['physics', 'mathematics'],
      'institution': 'Arizona State University',
      'thesis': 'Numerical Simulations of Heavy Quark Exotica'
    },
    'Master of Science':
    {
      'year': '2022',
      'concentration': ['physics'],
      'institution': 'University of Colorado Boulder'
    },
    'Doctor of Philosophy':
    {
      'year': '2024',
      'concentration(s)': {'physics': ['renormalization group', 'lattice gauge theory']},
      'institution': 'University of Colorado Boulder',
      'thesis': 'Application of Contemporary Renormalization Group Techniques to Strongly-Coupled Field Theories'
    }
  }
}

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. milc milc Public

    Forked from milc-qcd/milc_qcd

    Curtis Peterson's personal fork of the MILC code. Contains working HISQ w/o rooting.

    C

  5. qhmc qhmc Public

    Forked from jcosborn/qhmc

    My personal copy of James Osborn's QHMC

    C