Activity
.github/workflows/ubuntu-builds.yml: fixing the name of the workflow
.github/workflows/ubuntu-builds.yml: fixing the name of the workflow
Adding ubuntu builds workflow
Adding ubuntu builds workflow
src/load_data_for_complexity.hpp: making forgotten change to type of …
src/load_data_for_complexity.hpp: making forgotten change to type of …
Deleted branch
Merge pull request #78 from smithlabcode/submodule-update
Merge pull request #78 from smithlabcode/submodule-update
Pull request merge
.github/workflows/cppcheck.yml: found cppcheck
.github/workflows/cppcheck.yml: found cppcheck
.github/workflows/cppcheck.yml: trying to find cppcheck
.github/workflows/cppcheck.yml: trying to find cppcheck
clang-format
clang-format
Removing the unused srand with pid and time because it was never used…
Removing the unused srand with pid and time because it was never used…
only writing histograms to files and this is separate from verbose
only writing histograms to files and this is separate from verbose
cppcheck.yml: adding workflow for cppcheck
cppcheck.yml: adding workflow for cppcheck
.cppcheck_suppress: adding newline before eof
.cppcheck_suppress: adding newline before eof
.github/workflows/cpplint.yml: removing the step of checking version
.github/workflows/cpplint.yml: removing the step of checking version
.cppcheck_suppress: adding a config file for cppcheck
.cppcheck_suppress: adding a config file for cppcheck
Collapsing consecutive verbose conditions and factoring a big chunk o…
Collapsing consecutive verbose conditions and factoring a big chunk o…
src/continued_fraction.hpp: removing the return_degree function as it…
src/continued_fraction.hpp: removing the return_degree function as it…
src/to-mr.cpp: removing this file as its only remaining functionality…
src/to-mr.cpp: removing this file as its only remaining functionality…
src/load_data_for_complexity.cpp: removing some code that was aimed a…
src/load_data_for_complexity.cpp: removing some code that was aimed a…
src/load_data_for_complexity.cpp: fixed the priority queue which was …
src/load_data_for_complexity.cpp: fixed the priority queue which was …
src/lc_extrap.cpp: moving the report_histogram function to common
src/lc_extrap.cpp: moving the report_histogram function to common
src/lc_extrap.cpp: adding code to format the histogram and write it t…
src/lc_extrap.cpp: adding code to format the histogram and write it t…
src/smithlab_cpp: updating submodule
src/smithlab_cpp: updating submodule
src/load_data_for_complexity.cpp: fixing a bug in checking sorted ord…
src/load_data_for_complexity.cpp: fixing a bug in checking sorted ord…
src/load_data_for_complexity.cpp: another bugfix related to checking …
src/load_data_for_complexity.cpp: another bugfix related to checking …
src/load_data_for_complexity.cpp: fixing a bug in checking whether a …
src/load_data_for_complexity.cpp: fixing a bug in checking whether a …
src/load_data_for_complexity.cpp: linting with cpplint
src/load_data_for_complexity.cpp: linting with cpplint
src/load_data_for_complexity.cpp: factoring out sorted order check on…
src/load_data_for_complexity.cpp: factoring out sorted order check on…
Adding threads for functions that read BAM input
Adding threads for functions that read BAM input
Formatting with clang-format and linting with cpplint
Formatting with clang-format and linting with cpplint
src/dnmt_error.hpp: adding this file because bam_record_utils.cpp nee…
src/dnmt_error.hpp: adding this file because bam_record_utils.cpp nee…