diff --git a/src/content/git/bmath.mdx b/src/content/git/bmath.mdx new file mode 100644 index 0000000..6ddd306 --- /dev/null +++ b/src/content/git/bmath.mdx @@ -0,0 +1,8 @@ +--- +title: "bmath" +date: "09/10/2025" +--- + +header-only c++23 math library + +built to learn and apply modern c++ in a competitive programming environment