symengine

Description:Fast symbolic manipulation library, written in C++
License: MIT
Homepage:https://github.com/symengine/symengine
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
0.11.1 diff - ~ ~ - - - - - ~ - - - ~
0.10.1 diff - + ~ - - - - - ~ - - - ~
0.9.0-r3 - + ~ - - - - - ~ - - - ~

USE flags

  • arb - Add support for arb (sci-mathematics/arb)
  • benchmarks - Build benchmarks
  • boost - Add support for boost integers(dev-libs/boost)
  • debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
  • doc - Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • ecm - Add support for ECM integer factorization library (sci-mathematics/gmp-ecm)
  • flint - Add support for (sci-mathematics/flint)
  • llvm - Build with LLVM
  • mpc - Add support for multiprecision complex arithmetic(dev-libs/mpc)
  • mpfr - Add support for multiprecision floating point rouding(dev-libs/mpfr)
  • openmp - Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
  • tcmalloc - Use the dev-util/google-perftools libraries to replace the malloc() implementation with a possibly faster one
  • test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
  • threads - Add threads support for various packages. Usually pthreads

Also available in: Atom

Thank you!