Search Criteria
Package Details: cadabra2 2.5.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cadabra2.git (read-only, click to copy) |
---|---|
Package Base: | cadabra2 |
Description: | A field-theory motivated approach to computer algebra |
Upstream URL: | https://cadabra.science |
Keywords: | computer-algebra physics science-research symbolic-manipulation tensors |
Licenses: | GPL-3.0-or-later |
Conflicts: | cadabra2-git |
Submitter: | yitzi |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-04 21:02 (UTC) |
Last Updated: | 2024-10-26 03:11 (UTC) |
Dependencies (16)
- boost-libs
- glibmm
- gmp (gmp-hgAUR)
- gtkmm3
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- jupyterlab
- python-gmpy2
- python-matplotlib (python-matplotlib-gitAUR)
- python-sympy (python-sympy-gitAUR)
- sqlite (sqlite-fossilAUR)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR)
- texlive-mathscience (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (optional) – Doxygen documentation
- mathjax (optional) – Doxygen documentation
Latest Comments
Doxdrum commented on 2021-06-27 15:38 (UTC)
The original source has been recently updated. Is it possible to update the package to version 2.3.7?
Additionally, I'd like to know how to contribute to maintain the package.
yitzi commented on 2018-03-07 17:38 (UTC)
Try cadabra2-git. There are some changes that have not been released yet.
ploamphed commented on 2018-03-07 15:24 (UTC) (edited on 2018-03-07 15:26 (UTC) by ploamphed)
I am having problem building cadabra2. Final lines of the build process read:
[ 81%] Built target cadabra_server
Scanning dependencies of target cadabra-server
[ 83%] Building CXX object client_server/CMakeFiles/cadabra-server.dir/cadabra-server.cc.o
[ 83%] Linking CXX executable cadabra-server
/usr/bin/ld: CMakeFiles/cadabra-server.dir/cadabra-server.cc.o: undefined reference to symbol 'pthread_join@@GLIBC_2.2.5'
/usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line<br> collect2: error: ld returned 1 exit status
make[2]: *** [client_server/CMakeFiles/cadabra-server.dir/build.make:101: client_server/cadabra-server] Error 1
make[1]: *** [CMakeFiles/Makefile2:567: client_server/CMakeFiles/cadabra-server.dir/all] Error 2
make: *** [Makefile:163: all] Error 2
==> ERROR: A failure occurred in build().