sci-libs / symengine

Fast symbolic manipulation library, written in C++

Official package sites : https://github.com/symengine/symengine ·

SymEngine is a standalone fast C++ symbolic manipulation library. Optional thin wrappers allow usage of the library from R, Python, Julia, Ruby, Haskell.

v0.12.0 :: 0/0.12 :: gentoo

Modified
License
MIT
Keywords
amd64 arm64 ~amd64-linux ~arm ~loong ~ppc64 ~riscv ~x86 ~x86-linux
USE flags
benchmarks boost debug doc ecm flint llvm mpc mpfr openmp tcmalloc test threads

v0.11.1 :: 0/0.11 :: gentoo

Modified
License
MIT
Keywords
amd64 arm64 ~amd64-linux ~arm ~loong ~ppc64 ~riscv ~x86 ~x86-linux
USE flags
arb benchmarks boost debug doc ecm flint llvm mpc mpfr openmp tcmalloc test threads

General

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

dev-libs / boost : Boost Libraries for C++

dev-libs / cereal : Header-only C++11 serialization library

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

dev-libs / mpc : A library for multiprecision complex arithmetic with exact rounding

dev-libs / mpfr : Library for multiple-precision floating-point computations with exact rounding

dev-util / google-perftools : Fast, multi-threaded malloc() and nifty performance analysis tools

sci-mathematics / arb : C library for arbitrary-precision interval arithmetic

sci-mathematics / flint : Fast Library for Number Theory

sci-mathematics / gmp-ecm : Elliptic Curve Method for Integer Factorization

sys-devel / llvm : Low Level Virtual Machine

sys-libs / binutils-libs : Core binutils libraries (libbfd, libopcodes, libiberty) for external packages

dev-libs / boost : Boost Libraries for C++

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

dev-libs / mpc : A library for multiprecision complex arithmetic with exact rounding

dev-libs / mpfr : Library for multiple-precision floating-point computations with exact rounding

dev-util / google-perftools : Fast, multi-threaded malloc() and nifty performance analysis tools

sci-mathematics / arb : C library for arbitrary-precision interval arithmetic

sci-mathematics / flint : Fast Library for Number Theory

sci-mathematics / gmp-ecm : Elliptic Curve Method for Integer Factorization

sys-devel / llvm : Low Level Virtual Machine

sys-libs / binutils-libs : Core binutils libraries (libbfd, libopcodes, libiberty) for external packages

dev-python / symengine : Python wrappers to the symengine C++ library

sci-libs / dealii : Solving partial differential equations with the finite element method

778593
sci-libs/symengine-0.7.0[doc] failed to emerge (CMake Error: File [...]symengine-0.7.0/doc/Doxyfile does not exist.)
854594
sci-libs/symengine-0.12.0 - /.../sh:line <snip>: cd: .../doc: No such file or directory
895512
sci-libs/symengine-0.11.1 fails to compile (MUSL-CLANG-SYSTEM): Could NOT find EXECINFO (missing: EXECINFO_INCLUDE_DIRS)
945348
sci-libs/symengine: update to llvm-r1
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: Stabilize 0.12.0 amd64, #935988
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: Stabilize 0.12.0 arm64, #935988
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
sci-libs/symengine: add 0.12.0
This version uses flint-3.x, which includes the package formerly known as sci-mathematics/arb. As a result we can drop the arb dependency; and when this version is stable, we can mask sci-mathematics/arb. Upstream still offers -DWITH_ARB, but plan to remove it soon, https://github.com/symengine/symengine/issues/2014 so I have removed it from the ebuild ahead of time. The use of arb is now goverened by USE=flint. Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
sci-libs/symengine: Backportfix flint-3 build fix
Closes: https://bugs.gentoo.org/920645 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
sci-libs/symengine: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-libs/symengine: Stabilize 0.11.1 amd64, #918862
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
sci-libs/symengine: Stabilize 0.11.1 arm64, #918862
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: Stabilize 0.10.1 arm64, #918179
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: add 0.11.1
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-libs/symengine: Stabilize 0.10.1 amd64, #907914
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-libs/symengine: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
sci-libs/symengine: keyword 0.10.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: add 0.10.1, drop 0.10.0
0.10.0 was a short-lived release. 0.10.1 has very fixes on top. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: add 0.10.0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-libs/symengine: Keyword 0.9.0-r3 ppc64, #871921
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: drop 0.8.1-r2
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sci-libs/symengine: allow LLVM 14, 15
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthias Maier · gentoo
sci-libs/symengine: als fix user configuration for USE=llvm
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthias Maier · gentoo
sci-libs/symengine: add USE=llvm patches to remaining ebuilds
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Matthias Maier · gentoo
sci-libs/symengine: drop 0.6.0-r1, 0.7.0-r1
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Matthias Maier · gentoo
sci-libs/symengine: fix USE=llvm
Closes: https://bugs.gentoo.org/745915 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: fix pthread detection
Closes: https://bugs.gentoo.org/849803 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
sci-libs/symengine: [QA] use tc-check-openmp correctly
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
sci-libs/symengine: Keyword 0.9.0 arm, #833815
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sci-libs/symengine: x86 stable wrt bug #829213
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sci-libs/symengine: amd64 stable wrt bug #829213
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
sci-libs/symengine: keyword ~riscv, #833815
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: fix subslot
Closes: https://bugs.gentoo.org/720760 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sci-libs/symengine: mask USE=llvm
Needs some build system work and I can't get to the bottom of it right now. Bug: https://bugs.gentoo.org/745915 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: add 0.9.0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-libs/symengine: Stabilize 0.8.1 x86, #830313
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
sci-libs/symengine: Stabilize 0.8.1 amd64, #830313
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Ammerlaan · gentoo
sci-libs/symengine: add version 0.8.1
Closes: https://bugs.gentoo.org/812194 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alex Fan · gentoo
sci-libs/symengine: keyword 0.7.0 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: fix build with Boost 1.77
Closes: https://bugs.gentoo.org/808057 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sci-libs/symengine: x86 stable wrt bug #786081
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sci-libs/symengine: amd64 stable wrt bug #786081
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: add 0.7.0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: Keyword 0.6.0 arm64, #749927
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: Keyword 0.6.0 arm, #749927
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: cleanup old
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: Stabilize 0.6.0 amd64, #737524
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/symengine: Stabilize 0.6.0 x86, #737524
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthias Maier · gentoo
sci-libs/symengine: version bump to 0.6.0
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sci-libs/symengine: x86 stable wrt bug #711872
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sci-libs/symengine: amd64 stable wrt bug #711872
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
sci-libs/symengine: Drop 0.5.0 (r0)
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner · gentoo
sci-libs/symengine: Add missing USE flint dependency
Closes: https://bugs.gentoo.org/711878 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
sci-libs/symengine: Drop 0.3.0-r1 and 0.4.0
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner · gentoo
sci-libs/symengine: Fix unused cmake var warning
Closes: https://bugs.gentoo.org/659512 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
sci-libs/symengine: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
*/*: Switch sci-biology proj to cmake.eclass
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Patrick Lauer · gentoo
sci-libs/symengine: Bump
Add support for gmp-ecm Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matthias Maier · gentoo
sci-libs/symengine: version bump to 0.4
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Sébastien Fabbro · gentoo
sci-libs/symengine: fix library directory for multilib-strict
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Sébastien Fabbro · gentoo
sci-libs/symengine: fix for cxxflags C++11
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Sébastien Fabbro · gentoo
sci-libs/symengine: initial import
Package-Manager: Portage-2.3.6, Repoman-2.3.3