invenia / Impute.jl

Imputation methods for missing data in julia
https://invenia.github.io/Impute.jl/latest/
Other
77 stars 11 forks source link

Performance Enhancements #25

Open rofinn opened 5 years ago

rofinn commented 5 years ago

I'm sure there are numerous places where we could make better use of views and @inbounds. I think this should probably be introduced in an isolated PR with benchmarks.