SimonEnsemble / PorousMaterials.jl

Julia package towards classical molecular modeling of nanoporous materials
GNU General Public License v3.0
50 stars 11 forks source link

use `@views` for efficiency #199

Open eahenle opened 2 years ago

eahenle commented 2 years ago

there are parts of the code that could benefit from using @views