Port details |
- py-islpy Wrapper around isl, an integer set library
- 2024.2 math
=2 2023.2.5Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-04-26 06:18:28
- Last Update: 2024-11-08 06:37:32
- Commit Hash: 82bfd47
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://documen.tician.de/islpy/
- Description:
- islpy is a Python wrapper around Sven Verdoolaege's isl, a library for
manipulating sets and relations of integer points bounded by linear
constraints.
Supported operations on sets include:
* intersection, union, set difference,
* emptiness check,
* convex hull,
* (integer) affine hull,
* integer projection,
* computing the lexicographic minimum using parametric integer programming,
* coalescing,
* parametric vertex enumeration.
It also includes an ILP solver based on generalized basis reduction, transitive
closures on maps (which may encode infinite graphs), dependence analysis and
bounds on piecewise step-polynomials.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}islpy>0:math/py-islpy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-islpy/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-islpy
- pkg install py311-islpy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-islpy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-islpy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731039018
SHA256 (islpy-2024.2.tar.gz) = 52d4dc4f020894cb93636f64744c087df58ab9f97676d8f1dcb4d510249bc7ab
SIZE (islpy-2024.2.tar.gz) = 1399751
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
- py311-nanobind>0 : devel/py-nanobind@py311
- py311-pcpp>0 : devel/py-pcpp@py311
- py311-scikit-build>0 : devel/py-scikit-build@py311
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- llvm-config15 : devel/llvm15
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libbarvinok.so : math/barvinok
- libisl.so : devel/isl
- libpolylibgmp.so : math/polylib
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-islpy
- USES:
- llvm:15 python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2024.2 08 Nov 2024 06:37:32
    |
Yuri Victorovich (yuri)  |
math/py-islpy: update 2023.2.5 → 2024.2 |
2023.2.5 26 Apr 2024 06:19:12
    |
Yuri Victorovich (yuri)  |
math/py-islpy: Remove unnecessary lines |
2023.2.5 26 Apr 2024 06:15:16
    |
Yuri Victorovich (yuri)  |
math/py-islpy: New port: Wrapper around isl, an integer set library |
Number of commits found: 3
|