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