| Port details |
- py-numkong Portable mixed-precision math, linear-algebra, & retrieval library
- 7.7.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-08-02 23:57:53
- Last Update: 2026-08-02 23:54:23
- Commit Hash: eba0b08
- Also Listed In: python
- License: APACHE20
- WWW:
- https://ashvardanian.com/posts/numkong/
- https://github.com/ashvardanian/NumKong
- Description:
- The NumKong project implements portable mixed-precision math, linear-algebra,
& retrieval library with 2'000+ SIMD kernels for x86, Arm, RISC-V, LoongArch,
Power, & WebAssembly, leveraging rare algebraic transforms with both 1D & 2D
registers like AMX & SME, covering 15+ numeric types from 4-bit integers &
6-bit floats to 128-bit complex numbers, validated against 118-bit
extended-precision baselines with saturation, casting, & rounding edge-case
coverage, in a 5-100x smaller binary than other BLAS-like alternatives,
co-designed with Tensor abstractions in C++, Python, Rust, JavaScript, GoLang,
& Swift.
 ¦ ¦ ¦ ¦ 
- 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}numkong>0:devel/py-numkong@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-numkong/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-numkong
- pkg install py312-numkong
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-numkong listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-numkong
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1785710667
SHA256 (numkong-7.7.0.tar.gz) = a7605738c2ca96e2f85747fdf670625ba5fa10cccef90055e247a1a21b92f920
SIZE (numkong-7.7.0.tar.gz) = 1188299
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@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:
-
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- graphics/py-albucore
Configuration Options:
- No options to configure
- Options name:
- devel_py-numkong
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|