Skip to content
View jterry94's full-sized avatar

Block or report jterry94

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
jterry94/README.md
  • 👋 Hi, I’m Jeff Terry, @jterry94, a Physics Professor at the Illinios Institute of Technology.
  • 👀 I’m interested in using artificial intellegence for the analysis of condensed matter physics data.
  • 🌱 I’m currently learning how to better use Swift in the teaching of computational physics.
  • 💞️ I’m looking to collaborate on artificial intellegence and image processing tools.
  • 📫 You can reach me by email at terryj@illinoistech.edu

Popular repositories Loading

  1. Atomic-Structure-Calculations-Non-Relativistic- Atomic-Structure-Calculations-Non-Relativistic- Public

    Based upon the Herman-Skillman code for calculating non-relativistic Hartree-Fock-Slater wavefunctions.

    Swift 2 1

  2. SwiftCSV SwiftCSV Public

    Forked from swiftcsv/SwiftCSV

    CSV parser for Swift

    Swift 1

  3. SwiftUICorePlotExample SwiftUICorePlotExample Public

    This code embeds CorePlot within a RepresentedView so it can be displayed using SwiftUI.

    Swift 1

  4. Circle-With-Unit-Tests Circle-With-Unit-Tests Public

    Calculates the Area and Volume of a Circle With Unit Testing

    Swift 1

  5. Integration-Threaded Integration-Threaded Public

    This program uses Monte Carlo Integration to calculate multidimensional integrals. Monte Carlo Integration is slow as the calculation improves with the sqrt(N) where N is the number of guesses. One…

    Swift

  6. CatalystPlot CatalystPlot Public

    This program uses the CorePlot framework to plot exp(-x) on the Mac and on the iPad. We build two programs in this class using Swift. The first one is a Mac only application. The second program run…

    Swift