rcarson3
HPC developer working on FEM applications, workflows, and next gen systems
Lawrence Livermore National Laboratory, @LLNLLivermore, CA
Pinned Repositories
ExaCMech
A GPU-friendly materials library with a focus on crystal plasticity methods
ExaConstit
A crystal plasticity FEM code that runs on the GPU
SNLS
GPU-friendly Small Non-Linear Solvers (SNLS)
CHAI
Copy-hiding array abstraction to automatically migrate data between memory spaces
deap
Distributed Evolutionary Algorithms in Python
HelixSnail
A small nonlinear solver library written in Rust
hw0
HW0: Who are you?
mori
An orientation library built around commonly used orientation representations used in crystallography and engineering applications. It contains conversion, rotation, and data analysis operations for various orientation spaces.
pyFEpX
Python tools to process FEpX data, orientation methods, intragrain deformation metrics, dislocation density methods, and superconvergence methods
rust_data_reader
An attempt at creating data file readers similar to those found in numpy over to Rust.
rcarson3's Repositories
rcarson3/rust_data_reader
An attempt at creating data file readers similar to those found in numpy over to Rust.
rcarson3/pyFEpX
Python tools to process FEpX data, orientation methods, intragrain deformation metrics, dislocation density methods, and superconvergence methods
rcarson3/HelixSnail
A small nonlinear solver library written in Rust
rcarson3/mori
An orientation library built around commonly used orientation representations used in crystallography and engineering applications. It contains conversion, rotation, and data analysis operations for various orientation spaces.
rcarson3/CHAI
Copy-hiding array abstraction to automatically migrate data between memory spaces
rcarson3/deap
Distributed Evolutionary Algorithms in Python
rcarson3/hw0
HW0: Who are you?
rcarson3/lecture
Questions and codes associated with pre-class and in-class activities.
rcarson3/matmul-
Matrix Multiple Framework for HW1
rcarson3/mfem
Lightweight, general, scalable C++ library for finite element methods
rcarson3/path
Floyd-Warshall shortest paths algorithm
rcarson3/proposals
Final project proposals
rcarson3/rust_iter_solver
A series of iterative linear solvers written in pure Rust
rcarson3/Rust_Language_Trials
Just Rust trials that run through the various examples given in the Rust Language Language book
rcarson3/SNLS
Small Non-Linear Solver
rcarson3/water
Shallow water simulator for project 2