Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Downsampler

This was created in response to a challenge from an employer. The task was to create a program that could take an n-dimensional array of numbers and "downsample" it into a new, smaller array. A single downsampling would halve the extents each of the dimensions (to a minimum of 1), but the system must be able to downsample any number of times. The program also had to be multithreaded. The in-line comments explain my methodology. See the "Remarks" file for information on how the program performed.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages