Port details |
- universal Header-only C++ template library for universal number arithmetic
- 3.80 math
=2 3.75Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-08-29 16:10:41
- Last Update: 2024-09-06 03:26:39
- Commit Hash: 8899756
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/stillwater-sc/universal
- Description:
- The goal of Universal Numbers, or unums, is to replace IEEE floating-point with
a number system that is more efficient and mathematically consistent in
concurrent execution environments.
The motivation to replace IEEE floating-point had been brewing in the HPC
community since the late 90's as most algorithms became memory bound. The
inefficiency of IEEE floating-point has been measured and agreed upon, but it
was the AI Deep Learning community that moved first and replaced IEEE with
number systems that are tailored to the application to yield speed-ups of two
to three orders of magnitude.
The Universal library is a ready-to-use header-only library that provides
plug-in replacement for native types, and provides a low-friction environment
to start exploring alternatives to IEEE floating-point in your own algorithms.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- universal-fp-library>0:math/universal
- To install the port:
- cd /usr/ports/math/universal/ && make install clean
- To add the package, run one of these commands:
- pkg install math/universal
- pkg install universal-fp-library
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: universal-fp-library
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725591861
SHA256 (stillwater-sc-universal-v3.80_GH0.tar.gz) = 56476b8e4a278824f3cca90f125dbd61aecf1f64ae4e56913f5492ccedceb25f
SIZE (stillwater-sc-universal-v3.80_GH0.tar.gz) = 13178528
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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for universal-fp-library-3.80:
TOOLS=off: Build command line tools
===> Use 'make config' to modify these settings
- Options name:
- math_universal
- USES:
- cmake compiler:c++20-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.80 06 Sep 2024 03:26:39
    |
Yuri Victorovich (yuri)  |
math/universal: update 3.79 → 3.80
Reported by: portscout |
3.79 17 Aug 2024 07:11:18
    |
Yuri Victorovich (yuri)  |
math/universal: update 3.78 → 3.79
Reported by: portscout |
3.78 11 Aug 2024 07:48:42
    |
Yuri Victorovich (yuri)  |
math/universal: update 3.75 → 3.78
Reported by: portscout |
3.75 13 Mar 2024 08:11:23
    |
Yuri Victorovich (yuri)  |
math/universal: update 3.68 → 3.75
Reported by: portscout |
3.68 17 Mar 2023 16:33:08
    |
Yuri Victorovich (yuri)  |
math/universal: Update 3.52 → 3.68
Reported by: portscout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.52 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.52 09 Feb 2022 19:33:34
    |
Yuri Victorovich (yuri)  |
math/universal: Update 3.49 -> 3.52
Reported by: portscout |
3.49 23 Jan 2022 09:07:23
    |
Yuri Victorovich (yuri)  |
math/universal: Update 3.48 -> 3.49
Reported by: portscout |
3.48 25 Nov 2021 21:46:01
    |
Yuri Victorovich (yuri)  |
math/universal: Update 3.47 -> 3.48
Reported by: portscout |
3.47 19 Nov 2021 21:33:18
    |
Yuri Victorovich (yuri)  |
math/universal: Update 3.44.1 -> 3.47
Reported by: portscout |
3.44.1 18 Oct 2021 16:54:30
    |
Yuri Victorovich (yuri)  |
math/universal: Update 3.42.1 -> 3.44.1
Reported by: portscout |
3.42.1 14 Oct 2021 20:08:00
    |
Yuri Victorovich (yuri)  |
math/universal: Update 3.34.2 -> 3.42.1
Reported by: portscout |
3.34.2 02 Sep 2021 09:29:57
    |
Yuri Victorovich (yuri)  |
math/universal: Update 3.34.1 -> 3.34.2
Reported by: portscout |
3.34.1 31 Aug 2021 09:42:40
    |
Yuri Victorovich (yuri)  |
math/universal: Update 3.32.1 -> 3.34.1
Reported by: portscout |
3.32.1 07 Aug 2021 18:48:04
    |
Yuri Victorovich (yuri)  |
math/universal: Update 3.0.0 -> 3.32.1
Reported by: portscout |
3.0.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.0.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.0.0 12 Feb 2021 23:53:03
  |
yuri  |
math/universal: Update g20200831 -> 3.0.0
Reported by: portscout |
g20200831 31 Aug 2020 15:59:08
  |
yuri  |
math/universal: Update g20200829 -> g20200831 |
g20200829 29 Aug 2020 16:10:03
  |
yuri  |
New port: math/universal: Header-only C++ template library for universal number
arithmetic |