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

Highlights

  • Pro

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 is supported. This note will only be visible to 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 something or other. I love writing everything from low-level SIMD software to high-level statistical analysis. I have lots of experience writing, optimizing, and deploying high-performance software on distributed architectures comprised of numerous CPU and GPU units. I particularly enjoy designing software that strikes a balance between ease-of-use/productivity and performance.

curtisp = {
  'occupation': 'Postdoc 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. jcosborn/qex jcosborn/qex Public

    Quantum EXpressions lattice field theory framework

    Nim 58 9

  3. paboyle/Grid paboyle/Grid Public

    Data parallel C++ mathematical object library

    C++ 172 131

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

    Thin Nim-based wrapper around data-parallel C++ mathematical object library, Grid (https://github.com/paboyle/Grid)

    Nim 1

  6. nimpi nimpi Public

    Idiotmatic Nim interface for MPI

    Nim 1