Pinned Repositories
gcem
A C++ compile-time math library using generalized constant expressions
precimonious
A tuning assistant tool to find a lower floating-point precision that can be used in any part of a program. Precimonious performs a search on the program variables trying to lower their precision subject to accuracy constraints and performance goals. The tool then recommends a type instantiation for these variables using less precision while producing an accurate enough answer without causing exceptions.
QD
Fork of QD (2.3.17), a library for real double-double and quad-double arithmetic
jfhssc's Repositories
jfhssc/gcem
A C++ compile-time math library using generalized constant expressions
jfhssc/precimonious
A tuning assistant tool to find a lower floating-point precision that can be used in any part of a program. Precimonious performs a search on the program variables trying to lower their precision subject to accuracy constraints and performance goals. The tool then recommends a type instantiation for these variables using less precision while producing an accurate enough answer without causing exceptions.
jfhssc/QD
Fork of QD (2.3.17), a library for real double-double and quad-double arithmetic