Port details |
- py-ml-dtypes Stand-alone implementation of several NumPy dtype extensions
- 0.3.1 math
=0 0.3.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-04-09 13:43:01
- Last Update: 2023-09-29 16:14:07
- Commit Hash: 3ded1a7
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/jax-ml/ml_dtypes
- Description:
- ml_dtypes is a stand-alone implementation of several NumPy dtype extensions used
in machine learning libraries.
¦ ¦ ¦ ¦ 
- 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}ml-dtypes>0:math/py-ml-dtypes@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-ml-dtypes/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-ml-dtypes
- pkg install py39-ml-dtypes
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 py39-ml-dtypes listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-ml-dtypes
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1695588832
SHA256 (ml_dtypes-0.3.1.tar.gz) = 60778f99194b4c4f36ba42da200b35ef851ce4d4af698aaf70f5b91fe70fc611
SIZE (ml_dtypes-0.3.1.tar.gz) = 691712
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:
-
- py39-numpy>=1.23.3,1 : math/py-numpy@py39
- py39-pybind11>=2.11.1 : devel/py-pybind11@py39
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-numpy>=1.23.3,1 : math/py-numpy@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- math/py-jax
Configuration Options:
- No options to configure
- Options name:
- math_py-ml-dtypes
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.1 29 Sep 2023 16:14:07
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Update to 0.3.1
Changes: https://github.com/jax-ml/ml_dtypes/releases |
0.3.0 22 Sep 2023 23:24:27
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Update to 0.3.0
- Update version requirement of *_DEPENDS
Changes: https://github.com/jax-ml/ml_dtypes/releases |
0.2.0_1 16 Aug 2023 18:25:40
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Fix build after py-pybind11 2.11.0 update
(8c3e03e40f25c5aee906148e655cfe2b3ebe4580)
- Bump PORTREVISION for package change |
0.2.0 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
0.2.0 30 Jun 2023 07:04:15
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Update to 0.2.0
Changes: https://github.com/jax-ml/ml_dtypes/releases |
0.1.0_1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.1.0_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.1.0 18 Apr 2023 18:00:56
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Update to 0.1.0
Changes: https://github.com/jax-ml/ml_dtypes/releases
https://github.com/jax-ml/ml_dtypes/blob/main/CHANGELOG.md |
0.0.4 09 Apr 2023 13:36:26
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-ml-dtypes: Add py-ml-dtypes 0.0.4
ml_dtypes is a stand-alone implementation of several NumPy dtype extensions used
in machine learning libraries. |
Number of commits found: 9
|