Files
secondo/Algebras/TIN/readme.txt

11 lines
369 B
Plaintext
Raw Permalink Normal View History

2026-01-23 17:03:45 +08:00
To activate the TinAlgebra please activate the following entries in file .../secondo/makefile.algebra :
ALGEBRA_DIRS += TIN
ALGEBRAS += TinAlgebra
ALGEBRA_DEPS += quadmath gmp
Besides the activation of the algebra, this will ensure, that the library quadmath is linked.
For more information on quadmath library goto:
https://gcc.gnu.org/onlinedocs/libquadmath/