Skip to content
View drobnyjt's full-sized avatar
  • University of Illinois
  • University of Illinois at Urbana-Champaign
Block or Report

Block or report drobnyjt

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

Pinned Loading

  1. lcpp-org/RustBCA lcpp-org/RustBCA Public

    A free, open-source Binary Collision Approximation (BCA) code for ion-material interactions including sputtering, implantation, and reflection

    Rust 37 11

  2. pybca pybca Public

    Pythonic implementation of binary collision approximation (BCA) code for ion-material interactions.

    Python 1

  3. dedx dedx Public

    Testing various formulations of electronic stopping power: Bethe-Bloch, Biersack-Varelas, Lindhard-Scharff, and Medvedev-Volkov

    Python

  4. chebyshev_proxy_rootfinding chebyshev_proxy_rootfinding Public

    Chebyshev-proxy Rootfinding based on J. Boyd (2013 and 2014). This repository is intended for educational use and isn't really a standalone package; however, the implementation may be enlightening …

    Python 1

  5. rcpr rcpr Public

    Rust Chebyshev Proxy Rootfinder: A robust global rootfinder using adaptive Chebyshev interpolation with automatic subdivision that accurately finds all roots of a smooth function F(x) on [a, b] usi…

    Rust 1

  6. pyPIC pyPIC Public

    Implicit Particle-in-Cell using Python 3+

    Python