sci-libs/symengine
Fast symbolic manipulation library, written in C++
USE Flags
benchmarks
Global: Run benchmarks during test phase (need test option enabled)
boost
Global: Enable boost support
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
doc
Global: Adds extra documentation (API, Javadoc, etc)
ecm
* This flag is undocumented *
+flint
* This flag is undocumented *
llvm
Global: Add support for compiling to the low-level virtual machine (llvm)
+mpc
* This flag is undocumented *
+mpfr
* This flag is undocumented *
openmp
Global: Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
tcmalloc
Global: Use the dev-util/google-perftools libraries to replace the malloc() implementation with a possibly faster one.
+threads
* This flag is undocumented *
arb
* This flag is undocumented *