Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-12-10 | Update makefile ad update basic_vec to allow abstract algebraic structures | Nao Pross | 1 | -2/+2 | |
Unfortunately this requires C++17 as `static constexpr` members have an undefined behaviour before this version. | |||||
2018-12-10 | Update makefile | Nao Pross | 1 | -2/+5 | |
2018-12-10 | Add C++ templated vector example | Nao Pross | 1 | -2/+2 | |
2018-12-09 | Update vector ex. makefile and add vec3_mag function | Nao Pross | 1 | -2/+6 | |
2018-12-09 | Add C 3d vector library example | Nao Pross | 1 | -0/+18 | |