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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 particle 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 explore topics ranging from machine learning to differential geometry and just about anything in between.

curtisp = {
  'occupation': 'Postdoctoral Research Associate 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'
    }
  },
  'other': ['husband', 'cat dad', 'metal head']
}

Pinned Loading

  1. SwissFit SwissFit Public

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

    Python 3

  2. reliq-lft/ReliQ reliq-lft/ReliQ Public

    Experimental lattice field theory framework prioritizing user-friendliness, performance, reliability, and portability

    Nim 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. jcosborn/qex jcosborn/qex Public

    Quantum EXpressions lattice field theory framework

    Nim 55 8

  5. paboyle/Grid paboyle/Grid Public

    Data parallel C++ mathematical object library

    C++ 166 120

  6. 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