penguian / glucat

GluCat: Clifford algebra templates
http://glucat.sourceforge.net/
Other
19 stars 6 forks source link

Modernize C++ header code #19

Closed penguian closed 2 years ago

penguian commented 2 years ago

The GluCat headers have been modernized with the help of Clang Tidy modernize. Compilation now requires a C++ compiler that supports C++11. Closes Issue #18

penguian commented 2 years ago

Tested with clang++ 13.0.0, g++ 11.2.0, and Intel icpx version 2021.04.