Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 309 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 309 Bytes

parprog1-scalashop

Coursera "Parallel programming" assignment week 1

I added there into HorizontalBoxBlurRunner few more functions to play with different options to speed-up: ignoring border (radius) pixels to not call clamp during calculations and also Futures instead of custom defined tasks.