Skip to content
View BogCyg's full-sized avatar

Block or report BogCyg

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

Popular repositories Loading

  1. BookCpp BookCpp Public

    Contains code of the book "Introduction to Programming with C++ for Engineers" by prof. Bogusław Cyganek, Wiley-IEEE, 2020

    C++ 48 18

  2. BCForth BCForth Public

    C++ implementation of the Forth language

    C++ 5 2

  3. BookCPP_PL BookCPP_PL Public

    C++ 1

  4. InnerProductMeasurement InnerProductMeasurement Public

    Contains code for the paper "How orthogonal are we? A note on fast and accurate inner product computation in the floating-point arithmetic."

    C++

  5. CppPipesExamples CppPipesExamples Public

    Custom overloaded pipe operator with std::expected and its monadic operations

    C++