| Port details on branch 2025Q4 |
- gcem C++ header-only library for Generalized Constant Expression Math
- 1.18.0 devel
=2 1.18.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-09-01 20:58:10
- Last Update: 2024-04-29 07:21:42
- Commit Hash: a46e6a1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://gcem.readthedocs.io/en/latest/
- Description:
- 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
compatible.
* Continued fraction expansions and series expansions are implemented using
recursive templates.
* The gcem:: syntax is identical to the C++ standard library (std::).
* Tested and accurate to floating-point precision against the C++ standard
library.
* Released under a permissive, non-GPL license.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/gcem/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gcem
- pkg install gcem
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gcem
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1714364890
SHA256 (kthohr-gcem-v1.18.0_GH0.tar.gz) = 8e71a9f5b62956da6c409dda44b483f98c4a98ae72184f3aa4659ae5b3462e61
SIZE (kthohr-gcem-v1.18.0_GH0.tar.gz) = 57834
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Build
-
- audio/fluidsynth
Configuration Options:
- No options to configure
- Options name:
- devel_gcem
- USES:
- cmake compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|