Activity
Update requirements.txt
Update requirements.txt
Ensure things compile after sorting includes
Ensure things compile after sorting includes
Add missing .clang-format
to forbid formatting nlohmann::json
Add missing
.clang-format
to forbid formatting nlohmann::jsonAutomatic formatting with clang-format
Automatic formatting with
clang-format
Add newline at end of file
Add newline at end of file
Add algorithms to CMake
Add algorithms to CMake
Add missing examples/CMakeLists.txt file
Add missing examples/CMakeLists.txt file
Update to use stock FindSphinx CMake module
Update to use stock FindSphinx CMake module
Implement return value versions of multiply
Implement return value versions of
multiply
Slight fix to masked_view
, but needs re-write
Slight fix to
masked_view
, but needs re-writeMove some examples into experimental
Move some examples into
experimental