Skip to content
View geotz's full-sized avatar
Block or Report

Block or report geotz

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. callirhoe callirhoe Public

    pdf and photo calendar creator with high quality vector graphics

    Python 12 5

  2. autodiff autodiff Public

    c++14 compile-time symbolic differentiation with zero memory footprint

    C++ 7

  3. connect_four connect_four Public

    Connect Four SFML game with Alpha-Beta Pruning and Monte-Carlo Tree Search

    C++ 3

  4. gtmess gtmess Public

    console MSN messenger client for Linux and other Unix systems

    C 1 1

  5. sympoly sympoly Public

    c++14 polynomials with compile-time computed support and optimal memory footprint

    C++ 1

  6. template_switch template_switch Public

    C++14 template switch-case with O(1) jump table or O(logN) binary search or O(N) linear search

    C++