Pinned Repositories
3D-Puzzle-Solver
This program solves various three-dimensional puzzles (also two-dimensional ones as a special case of 3D).
acc-companion
Useful tools for accelerator physics; Can be compiled as Android or iOS app
advent-of-code-2017
Solutions for the programming puzzles posted at http://adventofcode.com/2017/.
arguable
class-level configuration via argparse
audio-monitor
Monitoring the acoustic environment
click-inspect
Add options to click commands based on inspecting functions
let-me-write-that-down-for-you
This application helps you manage your group's expenses via Telegram and Google Sheets.
matchable
Attribute-based object matching in Python
re-plot
How did I create that plot again 🤔
Dominik1123's Repositories
Dominik1123/audio-monitor
Monitoring the acoustic environment
Dominik1123/matchable
Attribute-based object matching in Python
Dominik1123/re-plot
How did I create that plot again 🤔
Dominik1123/3D-Puzzle-Solver
This program solves various three-dimensional puzzles (also two-dimensional ones as a special case of 3D).
Dominik1123/acc-companion
Useful tools for accelerator physics; Can be compiled as Android or iOS app
Dominik1123/advent-of-code-2017
Solutions for the programming puzzles posted at http://adventofcode.com/2017/.
Dominik1123/advent-of-code-2019
Dominik1123/arguable
class-level configuration via argparse
Dominik1123/click-inspect
Add options to click commands based on inspecting functions
Dominik1123/let-me-write-that-down-for-you
This application helps you manage your group's expenses via Telegram and Google Sheets.
Dominik1123/cpython
The Python programming language
Dominik1123/deeplearning540.github.io
Teaching Deep Learning in 540 minutes
Dominik1123/dice-cards-for-catan
Compatible with the Catan board game; Generate more balanced dice "rolls" with a set of dice cards
Dominik1123/MAD-X
Legacy MAD-X repository
Dominik1123/mplstyle-for-prab
Dominik1123/nevergrad
A Python toolbox for performing gradient-free optimization
Dominik1123/numpy-recipes
Various recipes for performing Numpy related tasks
Dominik1123/plugin-katex
Math typesetting using KaTex
Dominik1123/Pocketpick
Get the best possible line-up in your matches at Dota 2 based on plain statistics.
Dominik1123/python-toolbox
Useful stuff for Python
Dominik1123/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Dominik1123/scipy-toolbox
Useful tools for working with scipy
Dominik1123/Solver-for-IQFit
Refers to the 2D puzzle IQFit.
Dominik1123/Solver-for-Lonpos101
Refers to the 2D puzzle Lonpos 101.
Dominik1123/Solver-for-TakeItEasy
Refers to the board game Take It Easy.
Dominik1123/stuff
Various stuff
Dominik1123/typestring-parser
Parse type strings into typing instances