Anders Wind's repositories
Predicted-Path-Tracing
Path-tracer and CNN-based Denoiser
anders-wind.github.io
My personal website with a little WebGL.
MinFill-SubExponential
The public repository for the submission of the PACE challenge 2017 B-Track: Minimum Fill-In. The core algorithm is based on Fomin and Villanger's article "Subexponential Parameterized Algorithm for Minimum Fill-In", with a few adjustments for optimization.
advent_of_code
Advent of code submissions
Algorithm-Design-Project
A repository for exercises in the course Algorithm Design Project at the IT University of Copenhagen
CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
cmake-init
The missing CMake project initializer
conan-center-index
Recipes for the ConanCenter repository
cuda-toolkit
GitHub Action to install CUDA
frozen
a header-only, constexpr alternative to gperf for C++14 users
graph_mapper
Mapping out all small sized graphs, problems and their solutions
hls4ml
Machine learning in FPGAs using HLS
install-llvm-action
A GitHub Action for downloading and installing LLVM and Clang binaries.
Mini-Projects
Small C# test projects, trying out tutorials and/or other neat stuff.
NP-Instance-Map
I wish to create a dataset of all permutations of graphs and their corresponding solutions to some NP-Complete problems.
parquet-cpp
Apache Parquet
ReKon-Demo
Demo site for ReKon
ReKon-Website
Website for the Rekon-Startup
shared_ptr
Experiments with shared_ptr implementations
Spatial-Check
A small application for notifying the user if Spatial Sound is turned off on startup on Windows 10.
ThreadPool
A simple C++11 Thread Pool implementation
Traktor-Transition-Finder
A tool for automatically finding the next song to play when DJing using Traktor Pro 2/3.
Vc
Fork of VC the 'SIMD Vector Classes for C++'. This fork includes a conanfile.py for creating conan package
vcpkg
C++ Library Manager for Windows, Linux, and MacOS