Skip to content
View cmbrandt's full-sized avatar

Block or report cmbrandt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cxx-fundamentals cxx-fundamentals Public

    A collection of materials dedicated to learning and exploring idiomatic modern C++ design (work-in-progress)

    C++

  2. scientific-computing-lectures scientific-computing-lectures Public

    A series of lectures I delivered in the spring of 2020 discussing new and experimental C++ language features and Standard Library extensions specific to scientific computing

    1 1

  3. openmp-design-patterns openmp-design-patterns Public

    A worked example demonstrating common OpenMP design patterns for writing multithreaded and vectorized algorithms

    C++

  4. std-algorithms std-algorithms Public

    An implementation of various algorithms and other facilities within the C++ Standard Library

    C++

  5. std-type-traits std-type-traits Public

    An implementation of various type traits within the C++ Standard Library

    C++

  6. std-concepts std-concepts Public

    An implementation of the C++20 concepts library

    C++ 5