Pinned Repositories
advent-of-code
Solutions to Advent of Code puzzles.
aocd
Advent of Code Data - get puzzle input and submit answers from within your code
cpp-project
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
Goldfish
Goldfish - Stockfish's very distant and not so bright cousin - a UCI chess engine
gym-AIs
Implementations of AIs (trying to) solve games from OpenAI Gym
masters-presentation
Code for the presentation of my thesis
mpi4py-travis
Reference repository showing how to use Travis CI for MPI with C++17 and mpi4py with Python3.7+.
qflow
Quantum Variational Monte Carlo with Neural Networks - Project repository for my master's thesis in computational physics at the University of Oslo
tictacNET
Solving Tic-Tac-Toe with Neural Networks.
blackbricks
Black for Databricks notebooks
bsamseth's Repositories
bsamseth/cpp-project
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
bsamseth/qflow
Quantum Variational Monte Carlo with Neural Networks - Project repository for my master's thesis in computational physics at the University of Oslo
bsamseth/Goldfish
Goldfish - Stockfish's very distant and not so bright cousin - a UCI chess engine
bsamseth/aocd
Advent of Code Data - get puzzle input and submit answers from within your code
bsamseth/advent-of-code
Solutions to Advent of Code puzzles.
bsamseth/masters-presentation
Code for the presentation of my thesis
bsamseth/bsamseth
bsamseth/tic-tac-toe
Simple game playing AI for the game Tic-Tac-Toe.
bsamseth/which-key
Customizable universal which-key implementation
bsamseth/.emacs.d
Emacs configuration
bsamseth/advent-of-code-data
Get your Advent of Code data with a single import statement
bsamseth/aws-cli-mfa
Automate credentials for using AWS CLI with MFA
bsamseth/better-weather
Looking for systematic errors in weather forecasts for specific locations
bsamseth/ccrl-api
HTTP API to query the CCRL rating lists for computer chess engine ratings. (*Note*: This API is not currently hosted anywhere and requires you to run your own instance of it. See README)
bsamseth/chester
Chess Engine Tester (chester) - A simple tool to play chess engines against each other, including tournaments.
bsamseth/doctest-linking-issue
Minimal example to accompany doctest question/issue
bsamseth/fathom.rs
Rust bindings to Fathom, the Syzygy tablebase probe tool.
bsamseth/kaggle-stuff
Joint repo for work on various Kaggle competitions/datasets.
bsamseth/kmonad
An advanced keyboard manager
bsamseth/lambda
Rust implementation of Lambda Calculus
bsamseth/monkeytype
A minimalistic typing test
bsamseth/mypy
Optional static typing for Python 3 and 2 (PEP 484)
bsamseth/OpenBench
OpenBench is a Distributed SPRT Testing Framework for Chess Engines
bsamseth/poetry
Python dependency management and packaging made easy.
bsamseth/prefect
The easiest way to orchestrate and observe your data pipelines
bsamseth/prefect-azure
Prefect integrations with Microsoft Azure
bsamseth/pypistats
Command-line interface to PyPI Stats API to get download stats for Python packages
bsamseth/sympy
A computer algebra system written in pure Python
bsamseth/timeclaim
A digital version of holding up today's newspaper.
bsamseth/vehicle-routing-problem
Some code related to a simple version of the vehicle routing problem