| Port details |
- py-jij-cimod Python binding for the C++ library for a binary quadratic model
- 1.7.5 math
=0 1.7.4Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-10-12 00:00:08
- Last Update: 2026-07-07 21:49:18
- Commit Hash: b29f18c
- License: MIT
- WWW:
- https://www.openjij.org/
- https://github.com/Jij-Inc/cimod
- Description:
- jij-cimod provides Python bindings for cimod, a C++ library
that provides functionalities for handling binary quadratic
models (BQM) and polynomial quadratic models (PQM).
It allows Python developers to leverage its high-performance
C++ core for mathematical optimization problems, particularly
in fields like quantum annealing and combinatorial optimization.
 ¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}jij-cimod>0:math/py-jij-cimod@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-jij-cimod/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-jij-cimod
- pkg install py312-jij-cimod
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 py312-jij-cimod listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-jij-cimod
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1783460573
SHA256 (jij_cimod-1.7.5.tar.gz) = da99e11a671c389abfe2f833c97b42bdca6bdd76de71a004450676412baa208d
SIZE (jij_cimod-1.7.5.tar.gz) = 321458
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:
-
- py312-numpy>=1.16 : math/py-numpy@py312
- py312-pybind11>0 : devel/py-pybind11@py312
- py312-scikit-build-core>=0.10 : devel/py-scikit-build-core@py312
- py312-setuptools-scm>0 : devel/py-setuptools-scm@py312
- nlohmann-json>0 : devel/nlohmann-json
- pybind11-json>0 : devel/pybind11-json
- cmake : devel/cmake-core
- eigen3.pc : math/eigen3
- py312-cython>=3.2.4 : lang/cython@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-dimod>=0.12.21 : science/py-dimod@py312
- py312-numpy>0 : math/py-numpy@py312
- py312-scipy>=1.16 : science/py-scipy@py312
- python3.12 : lang/python312
- Library dependencies:
-
- libcblas.so : math/cblas
- liblapack.so : math/lapack
- libopenblas.so : math/openblas
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-jij-cimod
- USES:
- cmake:indirect compiler:c++17-lang eigen:3 localbase:ldflags python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.7.5 07 Jul 2026 21:49:18
    |
Yuri Victorovich (yuri)  |
math/py-jij-cimod: update 1.7.4 → 1.7.5 |
1.7.4 11 Jun 2026 20:56:55
    |
Yuri Victorovich (yuri)  |
math/py-jij-cimod: update 1.7.3 → 1.7.4 |
1.7.3_2 13 May 2026 08:28:41
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of OpenBLAS |
1.7.3_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
1.7.3 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
1.7.3 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
1.7.3 11 Oct 2025 23:59:31
    |
Yuri Victorovich (yuri)  |
math/py-jij-cimod: New port: Python binding for the C++ library for a binary
quadratic model |
Number of commits found: 7
|