C++ linear algebra template library Code
Brought to you by:
function2
File | Date | Author | Commit |
---|---|---|---|
include | 2022-08-24 |
![]() |
[26c0b2] remove operator bool for Float |
src | 2022-08-24 |
![]() |
[62d9d8] Check before canonicalize |
.gitignore | 2012-12-14 |
![]() |
[64b7ba] Initial commit to the new sourceforge system. |
COPYING | 2012-12-14 |
![]() |
[64b7ba] Initial commit to the new sourceforge system. |
README | 2012-12-14 |
![]() |
[64b7ba] Initial commit to the new sourceforge system. |
SConstruct | 2022-12-16 |
![]() |
[4aed86] Use clang++ as compiler. |
test.sh | 2012-12-14 |
![]() |
[64b7ba] Initial commit to the new sourceforge system. |
To compile you will need scons, libboost-dev, libgmp-dev To compile type $ scons In the same directory as this README.