Hi! I'm Ben and here I write occasionally about software engineering and numerical computation algorithm.
Posts
- From WordPress to 11ty
- Structure Padding in C++
- A C++ GitHub Template Repository utilizing CircleCI, CMAKE, Docker and Doxygen
- New Name ... New URL ... New Opportunities
- Numerical Methods with C++ Part 4: Introduction Into Decomposition Methods of Linear Equation Systems
- Numerical Methods with C++ Part 3: Root Approximation Algorithms
- Numerical Methods with C++ Part 2: Gauss-Legendre Integration
- Numerical Methods with C++ Part 1: Newton-Cotes Integration
- Introduction into C++ Builds with Gradle
- A short Introduction into IEEE 754 Floating-Point Model
- Introduction into an Automated C++ Build Setup with Jenkins and CMake
- Weekly Knowledge Candy
- Introduction into Logging with Loguru
- My God, It’s Full of Stars: Implementing the implicit Euler-Method with STL
- My God, It’s Full Of Stars: Testing Point Mass Attraction with Catch2
- Using Pointer to Members on STL Algorithms
- Think twice, cut once
- My God, It’s Full Of Stars: And then there was CMake
- Why I think of myself as a programmer instead of a C++ programmer
- My God, It’s Full Of Stars: The N-Body-Problem Series
- 42