gcem_1.18.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 10 Oct 2025 08:26:44 +0200 |
Source: | gcem |
Binary: | libgcem-dev |
Architecture: | source amd64 |
Version: | 1.18.0-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> |
Changed-By: | Fabian Greffrath <fabian@debian.org> |
Description: | libgcem-dev - C++ math library using generalized constant expressions |
Closes: | 1117715 |
Changes: | gcem (1.18.0-1) unstable; urgency=medium * Initial release. (Closes: #1117715) |
Files: | 3de2b64088762729428e604fb6e6be43 1926 libs optional gcem_1.18.0-1.dsc 3b292429e05b1aaa16c50b988de23c50 57853 libs optional gcem_1.18.0.orig.tar.gz e0471a95154abcdb4cb050e397a0c19e 1564 libs optional gcem_1.18.0-1.debian.tar.xz ca7ea95d0472c9b133c0fe573a22408f 6886 libs optional gcem_1.18.0-1_amd64.buildinfo 65e722878860ea474fdd29dd0904a0a1 25716 libdevel optional libgcem-dev_1.18.0-1_amd64.deb |
gcem_1.18.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | gcem |
Binary: | libgcem-dev |
Architecture: | any |
Version: | 1.18.0-1 |
Maintainer: | Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> |
Uploaders: | Fabian Greffrath <fabian@debian.org> |
Homepage: | https://github.com/kthohr/gcem |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/multimedia-team/gcem |
Vcs-Git: | https://salsa.debian.org/multimedia-team/gcem.git |
Build-Depends: | debhelper-compat (=13), cmake |
Package-List: | libgcem-dev deb libdevel optional arch=any |
Files: | 3b292429e05b1aaa16c50b988de23c50 57853 gcem_1.18.0.orig.tar.gz e0471a95154abcdb4cb050e397a0c19e 1564 gcem_1.18.0-1.debian.tar.xz |
control file for libgcem-dev_1.18.0-1_amd64.deb (click to toggle) | |
---|---|
Package: | libgcem-dev |
Source: | gcem |
Version: | 1.18.0-1 |
Architecture: | amd64 |
Maintainer: | Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> |
Installed-Size: | 242 |
Section: | libdevel |
Priority: | optional |
Multi-Arch: | same |
Homepage: | https://github.com/kthohr/gcem |
Description: | C++ math library using generalized constant expressions GCE-Math (Generalized Constant Expression Math) is a templated C++ library enabling compile-time computation of mathematical functions. . Features: . * The library is written in C++11 constexpr format, and is C++11/14/17/20 compatible. * Continued fraction expansions and series expansions are implemented using recursive templates. * The gcem:: syntax is identical to that of the C++ standard library (std::). * Tested and accurate to floating-point precision against the C++ standard library. |
contents of libgcem-dev_1.18.0-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-10-10 06:26 ./ drwxr-xr-x root/root 0 2025-10-10 06:26 ./usr/ drwxr-xr-x root/root 0 2025-10-10 06:26 ./usr/include/ -rw-r--r-- root/root 3392 2025-10-10 06:26 ./usr/include/gcem.hpp drwxr-xr-x root/root 0 2025-10-10 06:26 ./usr/include/gcem_incl/ -rw-r--r-- root/root 1345 2025-10-10 06:26 ./usr/include/gcem_incl/abs.hpp -rw-r--r-- root/root 2133 2025-10-10 06:26 ./usr/include/gcem_incl/acos.hpp -rw-r--r-- root/root 1828 2025-10-10 06:26 ./usr/include/gcem_incl/acosh.hpp -rw-r--r-- root/root 2075 2025-10-10 06:26 ./usr/include/gcem_incl/asin.hpp -rw-r--r-- root/root 1711 2025-10-10 06:26 ./usr/include/gcem_incl/asinh.hpp -rw-r--r-- root/root 5507 2025-10-10 06:26 ./usr/include/gcem_incl/atan.hpp -rw-r--r-- root/root 2923 2025-10-10 06:26 ./usr/include/gcem_incl/atan2.hpp -rw-r--r-- root/root 2049 2025-10-10 06:26 ./usr/include/gcem_incl/atanh.hpp -rw-r--r-- root/root 1412 2025-10-10 06:26 ./usr/include/gcem_incl/beta.hpp -rw-r--r-- root/root 2565 2025-10-10 06:26 ./usr/include/gcem_incl/binomial_coef.hpp -rw-r--r-- root/root 2776 2025-10-10 06:26 ./usr/include/gcem_incl/ceil.hpp -rw-r--r-- root/root 1265 2025-10-10 06:26 ./usr/include/gcem_incl/copysign.hpp -rw-r--r-- root/root 2118 2025-10-10 06:26 ./usr/include/gcem_incl/cos.hpp -rw-r--r-- root/root 1670 2025-10-10 06:26 ./usr/include/gcem_incl/cosh.hpp -rw-r--r-- root/root 4122 2025-10-10 06:26 ./usr/include/gcem_incl/erf.hpp -rw-r--r-- root/root 6971 2025-10-10 06:26 ./usr/include/gcem_incl/erf_inv.hpp -rw-r--r-- root/root 3017 2025-10-10 06:26 ./usr/include/gcem_incl/exp.hpp -rw-r--r-- root/root 1920 2025-10-10 06:26 ./usr/include/gcem_incl/expm1.hpp -rw-r--r-- root/root 1296 2025-10-10 06:26 ./usr/include/gcem_incl/fabs.hpp -rw-r--r-- root/root 1268 2025-10-10 06:26 ./usr/include/gcem_incl/fabsf.hpp -rw-r--r-- root/root 1286 2025-10-10 06:26 ./usr/include/gcem_incl/fabsl.hpp -rw-r--r-- root/root 3000 2025-10-10 06:26 ./usr/include/gcem_incl/factorial.hpp -rw-r--r-- root/root 1793 2025-10-10 06:26 ./usr/include/gcem_incl/find_exponent.hpp -rw-r--r-- root/root 1326 2025-10-10 06:26 ./usr/include/gcem_incl/find_fraction.hpp -rw-r--r-- root/root 1363 2025-10-10 06:26 ./usr/include/gcem_incl/find_whole.hpp -rw-r--r-- root/root 2791 2025-10-10 06:26 ./usr/include/gcem_incl/floor.hpp -rw-r--r-- root/root 1926 2025-10-10 06:26 ./usr/include/gcem_incl/fmod.hpp -rw-r--r-- root/root 2090 2025-10-10 06:26 ./usr/include/gcem_incl/gcd.hpp -rw-r--r-- root/root 4571 2025-10-10 06:26 ./usr/include/gcem_incl/gcem_options.hpp -rw-r--r-- root/root 2236 2025-10-10 06:26 ./usr/include/gcem_incl/hypot.hpp -rw-r--r-- root/root 5980 2025-10-10 06:26 ./usr/include/gcem_incl/incomplete_beta.hpp -rw-r--r-- root/root 11046 2025-10-10 06:26 ./usr/include/gcem_incl/incomplete_beta_inv.hpp -rw-r--r-- root/root 7386 2025-10-10 06:26 ./usr/include/gcem_incl/incomplete_gamma.hpp -rw-r--r-- root/root 7615 2025-10-10 06:26 ./usr/include/gcem_incl/incomplete_gamma_inv.hpp -rw-r--r-- root/root 2254 2025-10-10 06:26 ./usr/include/gcem_incl/inv_sqrt.hpp -rw-r--r-- root/root 1093 2025-10-10 06:26 ./usr/include/gcem_incl/is_even.hpp -rw-r--r-- root/root 1806 2025-10-10 06:26 ./usr/include/gcem_incl/is_finite.hpp -rw-r--r-- root/root 3276 2025-10-10 06:26 ./usr/include/gcem_incl/is_inf.hpp -rw-r--r-- root/root 1767 2025-10-10 06:26 ./usr/include/gcem_incl/is_nan.hpp -rw-r--r-- root/root 1154 2025-10-10 06:26 ./usr/include/gcem_incl/is_odd.hpp -rw-r--r-- root/root 1463 2025-10-10 06:26 ./usr/include/gcem_incl/lbeta.hpp -rw-r--r-- root/root 1805 2025-10-10 06:26 ./usr/include/gcem_incl/lcm.hpp -rw-r--r-- root/root 3928 2025-10-10 06:26 ./usr/include/gcem_incl/lgamma.hpp -rw-r--r-- root/root 2030 2025-10-10 06:26 ./usr/include/gcem_incl/lmgamma.hpp -rw-r--r-- root/root 4821 2025-10-10 06:26 ./usr/include/gcem_incl/log.hpp -rw-r--r-- root/root 1464 2025-10-10 06:26 ./usr/include/gcem_incl/log10.hpp -rw-r--r-- root/root 2045 2025-10-10 06:26 ./usr/include/gcem_incl/log1p.hpp -rw-r--r-- root/root 1451 2025-10-10 06:26 ./usr/include/gcem_incl/log2.hpp -rw-r--r-- root/root 1817 2025-10-10 06:26 ./usr/include/gcem_incl/log_binomial_coef.hpp -rw-r--r-- root/root 1247 2025-10-10 06:26 ./usr/include/gcem_incl/mantissa.hpp -rw-r--r-- root/root 1312 2025-10-10 06:26 ./usr/include/gcem_incl/max.hpp -rw-r--r-- root/root 1312 2025-10-10 06:26 ./usr/include/gcem_incl/min.hpp -rw-r--r-- root/root 1087 2025-10-10 06:26 ./usr/include/gcem_incl/neg_zero.hpp -rw-r--r-- root/root 2267 2025-10-10 06:26 ./usr/include/gcem_incl/pow.hpp -rw-r--r-- root/root 3662 2025-10-10 06:26 ./usr/include/gcem_incl/pow_integral.hpp drwxr-xr-x root/root 0 2025-10-10 06:26 ./usr/include/gcem_incl/quadrature/ -rw-r--r-- root/root 3548 2025-10-10 06:26 ./usr/include/gcem_incl/quadrature/gauss_legendre_30.hpp -rw-r--r-- root/root 5208 2025-10-10 06:26 ./usr/include/gcem_incl/quadrature/gauss_legendre_50.hpp -rw-r--r-- root/root 2676 2025-10-10 06:26 ./usr/include/gcem_incl/round.hpp -rw-r--r-- root/root 1370 2025-10-10 06:26 ./usr/include/gcem_incl/sgn.hpp -rw-r--r-- root/root 1297 2025-10-10 06:26 ./usr/include/gcem_incl/signbit.hpp -rw-r--r-- root/root 2148 2025-10-10 06:26 ./usr/include/gcem_incl/sin.hpp -rw-r--r-- root/root 1657 2025-10-10 06:26 ./usr/include/gcem_incl/sinh.hpp -rw-r--r-- root/root 2806 2025-10-10 06:26 ./usr/include/gcem_incl/sqrt.hpp -rw-r--r-- root/root 3823 2025-10-10 06:26 ./usr/include/gcem_incl/tan.hpp -rw-r--r-- root/root 2491 2025-10-10 06:26 ./usr/include/gcem_incl/tanh.hpp -rw-r--r-- root/root 2374 2025-10-10 06:26 ./usr/include/gcem_incl/tgamma.hpp -rw-r--r-- root/root 2598 2025-10-10 06:26 ./usr/include/gcem_incl/trunc.hpp drwxr-xr-x root/root 0 2025-10-10 06:26 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-10 06:26 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2025-10-10 06:26 ./usr/lib/x86_64-linux-gnu/cmake/ drwxr-xr-x root/root 0 2025-10-10 06:26 ./usr/lib/x86_64-linux-gnu/cmake/gcem/ -rw-r--r-- root/root 2265 2025-10-10 06:26 ./usr/lib/x86_64-linux-gnu/cmake/gcem/gcemConfig.cmake -rw-r--r-- root/root 2765 2025-10-10 06:26 ./usr/lib/x86_64-linux-gnu/cmake/gcem/gcemConfigVersion.cmake -rw-r--r-- root/root 4529 2025-10-10 06:26 ./usr/lib/x86_64-linux-gnu/cmake/gcem/gcemTargets.cmake drwxr-xr-x root/root 0 2025-10-10 06:26 ./usr/share/ drwxr-xr-x root/root 0 2025-10-10 06:26 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-10 06:26 ./usr/share/doc/libgcem-dev/ -rw-r--r-- root/root 158 2025-10-10 06:26 ./usr/share/doc/libgcem-dev/changelog.Debian.gz -rw-r--r-- root/root 1049 2025-10-10 06:26 ./usr/share/doc/libgcem-dev/copyright |
copyright of libgcem-dev_1.18.0-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/kthohr/gcem Upstream-Name: GCE-Math Upstream-Contact: Keith O'Hara <https://github.com/kthohr> Files: * Copyright: 2016-2024 Keith O'Hara License: Apache-2.0 Files: debian/* Copyright: 2025 Fabian Greffrath <fabian@debian.org> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . https://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment: On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". |
Timestamp: 10.10.2025 / 07:02:34 (UTC)