Skip to content

xcrtp/xcmath

Repository files navigation

xcmath

This is a math library for xcal.

Usage

#include <xcmath.hpp>
int main() {
    // Your code here
    xcmath:mat A(2, 2);
    return 0;
}

About

A C++ 20 Math Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published