Search Criteria
Package Details: firefly 2.0.3-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/firefly.git (read-only, click to copy) |
|---|---|
| Package Base: | firefly |
| Description: | A C++ library to perform rational function interpolation over finite fields with a rational number reconstruction to promote the coefficients to Q. Usage of the optional dependencies flint and jemalloc is highly advised. |
| Upstream URL: | https://gitlab.com/firefly-library/firefly.git |
| Licenses: | GPL3 |
| Submitter: | syk42 |
| Maintainer: | syk42 |
| Last Packager: | syk42 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-07-30 14:02 (UTC) |
| Last Updated: | 2022-09-21 11:15 (UTC) |
Dependencies (5)
- gmp (gmp-hgAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- flint (optional) – faster modular arithmetic,
- jemalloc (jemalloc-gitAUR) (optional) – better memory allocation
Latest Comments
syk42 commented on 2022-09-21 11:24 (UTC)
I forgot to let the include files be installed. This should be fixed now.
Dylan14 commented on 2022-09-21 02:15 (UTC)
I would recommend adding the files in $srcdir/firefly-2.0.3/source/include/firefly to the pkg directory in /usr/include. Without these, the compilation of kira fails.