Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated todos * fixed typo * Bst (#2) * started optimizing matrix writes * added assest * updated write queue structure * updated queue data type * created write queue for outputs * issue with full matrix being written * did not change anything but the program worked * formatted code and removed comments * removed dead code * removed dead code * Distribute threads (#3) * updated todos * removed dead code * updated todos * updated tests * updated test workflow * updated test code * updated thread distribution * updated thread distribution * took liniter suggestions * updated bin resizing, need to work on characteristics of recalculation of bin sizes * threads are now distributed at run time * updated cli and fixed linting errors * bumped version * fixed case for single sample inputs * updated CI go version * added missing test files * bumped docker file go version
- Loading branch information