lcpp-org / RustBCA

A free, open-source Binary Collision Approximation (BCA) code for ion-material interactions including sputtering, implantation, and reflection
https://github.com/lcpp-org/RustBCA/wiki
GNU General Public License v3.0
41 stars 14 forks source link

Bindings 2: List Version for Python #126

Closed drobnyjt closed 3 years ago

drobnyjt commented 3 years ago

This is a tiny update that adds simple_bca_list_py that keeps the for loop internal to Rust; anything else is too slow on testing to be useful.