Port details |
- ntpoly Library for computing the functions of sparse matrices
- 3.0.0_3 math =3 3.0.0_3Version of this port present on the latest quarterly branch.
- Maintainer: thierry@FreeBSD.org
- Port Added: 2022-10-17 17:39:09
- Last Update: 2024-06-21 17:49:24
- Commit Hash: e2cd113
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- License: MIT
- WWW:
- https://william-dawson.github.io/NTPoly
- Description:
- NTPoly is a massively parallel library for computing the functions of sparse,
Hermitian matrices based on polynomial expansions. For sufficiently sparse
matrices, most of the matrix functions in NTPoly can be computed in linear time.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/ntpoly/ && make install clean
- To add the package, run one of these commands:
- pkg install math/ntpoly
- pkg install NTPoly
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: NTPoly
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1685464189
SHA256 (william-dawson-NTPoly-ntpoly-v3.0.0_GH0.tar.gz) = bd0cf5170ce165f414f51ba9d2e77467ca669b2a3c1cc15ef199a93aba4da621
SIZE (william-dawson-NTPoly-ntpoly-v3.0.0_GH0.tar.gz) = 300129
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:
-
- swig>0 : devel/swig
- cmake : devel/cmake-core
- gfortran13 : lang/gcc13
- python3.11 : lang/python311
- as : devel/binutils
- Test dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- bash : shells/bash
- py311-mpi4py>0 : net/py-mpi4py@py311
- py311-scipy>0 : science/py-scipy@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- python3.11 : lang/python311
- Library dependencies:
-
- libopenblas.so : math/openblas
- libmpich.so : net/mpich
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_ntpoly
- USES:
- blaslapack:openblas cmake fortran mpi python pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.0_3 21 Jun 2024 17:49:24 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade to OpenBLAS |
3.0.0_2 12 Dec 2023 19:03:50 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219 |
3.0.0_1 10 Dec 2023 10:23:11 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2 |
3.0.0 30 May 2023 18:05:29 |
Thierry Thomas (thierry) |
math/ntpoly: upgrade to v3.0.0
Release notes at
<https://github.com/william-dawson/NTPoly/releases/tag/ntpoly-v3.0.0>. |
2.7.1_1 24 May 2023 16:34:10 |
Mathieu Arnold (mat) |
*: regular cleanup for GH_TAGNAME bad usage |
2.7.1_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.7.1 18 Oct 2022 14:55:47 |
Thierry Thomas (thierry) |
math/ntpoly: set USE_GITHUB and fix WWW link
Reported by: diizzy |
2.7.1 17 Oct 2022 17:36:45 |
Thierry Thomas (thierry) |
math/ntpoly: adding a library for computing the functions of sparse matrices |
Number of commits found: 8
|