Pinned Repositories
autodiff
c++14 compile-time symbolic differentiation with zero memory footprint
callirhoe
pdf and photo calendar creator with high quality vector graphics
compose
C++14 functor composition (variadic)
connect_four
Connect Four SFML game with Alpha-Beta Pruning and Monte-Carlo Tree Search
geotz.github.io
George Tzoumas personal webpage
gtmess
console MSN messenger client for Linux and other Unix systems
qimgv
Qt5 image viewer with optional video support
sympoly
c++14 polynomials with compile-time computed support and optimal memory footprint
template_switch
C++14 template switch-case with O(1) jump table or O(logN) binary search or O(N) linear search
geotz's Repositories
geotz/callirhoe
pdf and photo calendar creator with high quality vector graphics
geotz/autodiff
c++14 compile-time symbolic differentiation with zero memory footprint
geotz/connect_four
Connect Four SFML game with Alpha-Beta Pruning and Monte-Carlo Tree Search
geotz/gtmess
console MSN messenger client for Linux and other Unix systems
geotz/sympoly
c++14 polynomials with compile-time computed support and optimal memory footprint
geotz/compose
C++14 functor composition (variadic)
geotz/geotz.github.io
George Tzoumas personal webpage
geotz/qimgv
Qt5 image viewer with optional video support
geotz/template_switch
C++14 template switch-case with O(1) jump table or O(logN) binary search or O(N) linear search