A free, open-source Binary Collision Approximation (BCA) code for ion-material interactions including sputtering, implantation, and reflection
GNU General Public License v3.0
42
stars
15
forks
source link
Pure rust version of rcpr #214
Closed
drobnyjt closed 1 year ago
Thank you for your contribution to rustBCA!
Before submitting this PR, please make sure you have:
Fixes #213
Description
Replace LAPACK backend for CPR rootfinder with a pure Rust version (nalgebra).