CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/05/16 07:06:59
Log message:
Import gcem-1.18.0, OK ratchov@
Comment:
C++ compile-time math library
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/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.
Maintainer: The OpenBSD ports mailing-list <[email protected]>
WWW: https://github.com/kthohr/gcem
Status:
Vendor Tag: rsadowski
Release Tags: rsadowski_20260516
N ports/devel/gcem/Makefile
N ports/devel/gcem/distinfo
N ports/devel/gcem/pkg/PLIST
N ports/devel/gcem/pkg/DESCR
No conflicts created by this import