| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=4uevjgbr48361o7cchtqbiur93; path=/
content-type: text/html; charset=UTF-8
date: Sat, 27 Dec 2025 11:04:56 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
gcem
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./math/gcem, Templated C++ library for computation of mathematical functions
[
Branch: CURRENT, Version: 1.18.0, Package name: gcem-1.18.0, Maintainer: pkgsrc-users
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.
* Released under a permissive, non-GPL license.
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
gcemmbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./math/gcem, Templated C++ library for computation of mathematical functions
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 1.18.0, Package name: gcem-1.18.0, Maintainer: pkgsrc-users
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.
* Released under a permissive, non-GPL license.
Master sites:
Filesize: 56.479 KBVersion history: (Expand)
- (2025-11-07) Package added to pkgsrc.se, version gcem-1.18.0 (created)
CVS history: (Expand)
| 2025-11-07 10:18:43 by Adam Ciarcinski | Files touched by this commit (5) |
Log message: gcem: added version 1.18.0 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. * Released under a permissive, non-GPL license. |
