COMP: Fix variable shadowing and unused variable warnings
COMP: Fix unused variable warning
DOC: Fix typos.
ENH: Update the CMake minimum required version.
STYLE: Prefer error checked std::sto[id] over ato[if].
COMP: Fix signed and unsigned integer comparison warnings
COMP: Fix compiler warnings
COMP: Fix compiler warnings