Ingestion for UBS data draft
Some checks failed
C++ CI / build (push) Has been cancelled

This commit is contained in:
David Doebel
2026-03-25 21:54:05 +01:00
parent ff30a3e1ce
commit 61df0b425d
9 changed files with 203 additions and 2 deletions

7
src/NewtonSolver.cpp Normal file
View File

@@ -0,0 +1,7 @@
//
// Created by David Doebel on 13.03.2026.
//
#include "NewtonSolver.hpp"