Explore projects
-
A script for driving clang-rename over a compile commands database.
Updated -
marinerg-i / data-access-portal-frontend
GNU General Public License v3.0 or laterUpdated -
performance / recipes / machine_learning
GNU General Public License v3.0 onlyMachine learning examples and benchmarks for HPC applications
Updated -
performance / toolshed / icplot
GNU General Public License v3.0 onlyA utility library for generating plots and graphics for ICHEC technical documentation
Updated -
Updated
-
-
performance / toolshed / ichandbook
GNU General Public License v3.0 or laterTools to publish and maintain the ICHEC handbook. May be useful for other technical documentation too.
Updated -
marinerg-i / handbook
Creative Commons Attribution Share Alike 4.0 InternationalUpdated -
performance / Fluffy Toy Detector
GNU General Public License v3.0 or laterApp to detect fluffy toys in a video feed - useful for demos and ML practice
Updated -
Updated
-
James Grogan / Mace Head Pipeline
GNU General Public License v3.0 or laterData processing pipeline for sensors at Mace Head
Updated -
-
Updated
-
Updated
-
Updated
-
Convert runtime bool values to compile-time values.
The visit_bools function, like std::visit for std::variant, calls a callable with std::true_type or std::false_type in place of bool, for any number of arguments.
Updated