Skip to content

MJSteil/numerics

Repository files navigation

Compendium of useful C++ numerics Work in Progress

Compendium of useful numeric functions and methods used for computations within my PhD thesis/projects

Martin J. Steil, From zero-dimensional theories to inhomogeneous phases with the functional renormalization group, PhD thesis, Technische Universität Darmstadt, 2024,
DOI: 10.26083/tuprints-00027380,
Repository: github.com/MJSteil/PhD-Thesis.

Dependencies

  • stevengj/cubature – 'Simple C package for adaptive multidimensional integration' used for numerical integration
  • github.com/nlohmann/json – Started to rework IO using JSON files with this 'JSON for Modern C++' library
  • matplotlib-cpp – Used for plotting (only necessary if one wants to plot them using matplotlib_cpp

Martin Jakob Steil, 2024

About

Compendium of useful C++ numerics

Resources

License

Stars

Watchers

Forks

Packages

No packages published