notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-pytensor Optimizing compiler for evaluating mathematical expressions
2.26.4 math on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.25.4Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-21 03:48:24
Last Update: 2024-12-04 15:48:33
Commit Hash: 95821be
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://pytensor.readthedocs.io/en/latest/
https://github.com/pymc-devs/pytensor
Description:
PyTensor is a fork of Aesara - a Python library that allows one to define, optimize, and efficiently evaluate mathematical expressions involving multi-dimensional arrays. Features: * A hackable, pure-Python codebase * Extensible graph framework suitable for rapid development of custom operators and symbolic optimizations * Implements an extensible graph transpilation framework that currently provides compilation via C, JAX, and Numba * Based on one of the most widely-used Python tensor libraries: Theano
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}pytensor>0:math/py-pytensor@${PY_FLAVOR}
To install the port:
cd /usr/ports/math/py-pytensor/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-pytensor
  • pkg install py311-pytensor
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-pytensor listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pytensor
Package flavors (<flavor>: <package>)
  • py311: py311-pytensor
distinfo:
TIMESTAMP = 1733298653 SHA256 (pytensor-2.26.4.tar.gz) = d88fee65196fd53a090f98a050ffadc651d9acbcb2207b36001ba61ac18c3626 SIZE (pytensor-2.26.4.tar.gz) = 3561276

Packages (timestamps in pop-ups are UTC):
py39-pytensor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------2.16.1-
FreeBSD:14:latest--------
FreeBSD:14:quarterly------2.16.1-
FreeBSD:15:latest--n/a-n/a-2.16.12.16.1
 

py311-pytensor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.26.42.26.4-2.26.32.26.4---
FreeBSD:13:quarterly2.25.42.26.4-2.25.42.26.4---
FreeBSD:14:latest2.26.42.26.4-2.26.42.26.4---
FreeBSD:14:quarterly2.25.42.26.4-2.25.42.26.4---
FreeBSD:15:latest2.26.42.26.4n/a2.26.4n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
  3. py311-versioneer>=0.29 : devel/py-versioneer@py311
  4. py311-wheel>0 : devel/py-wheel@py311
  5. cython-3.11 : lang/cython@py311
  6. python3.11 : lang/python311
  7. py311-build>=0 : devel/py-build@py311
  8. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-cons>0 : devel/py-cons@py311
  2. py311-etuples>0 : devel/py-etuples@py311
  3. py311-filelock>=3.15 : sysutils/py-filelock@py311
  4. py311-logical-unification>0 : math/py-logical-unification@py311
  5. py311-miniKanren>0 : devel/py-miniKanren@py311
  6. py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
  7. py311-scipy>=1 : science/py-scipy@py311
  8. py311-typing-extensions>0 : devel/py-typing-extensions@py311
  9. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_py-pytensor
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pytensor/
  2. https://pypi.org/packages/source/p/pytensor/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.26.4
04 Dec 2024 15:48:33
commit hash: 95821be624a85f661ba5845894c1ff6fa922d2f7commit hash: 95821be624a85f661ba5845894c1ff6fa922d2f7commit hash: 95821be624a85f661ba5845894c1ff6fa922d2f7commit hash: 95821be624a85f661ba5845894c1ff6fa922d2f7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: update 2.26.3 → 2.26.4

Reported by:	portscout
2.26.3
18 Nov 2024 22:26:42
commit hash: 7fa884e5c17520feaf3c0ba0047812a8b5d3f697commit hash: 7fa884e5c17520feaf3c0ba0047812a8b5d3f697commit hash: 7fa884e5c17520feaf3c0ba0047812a8b5d3f697commit hash: 7fa884e5c17520feaf3c0ba0047812a8b5d3f697 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: update 2.25.4 → 2.26.3
2.25.4
21 Sep 2024 03:03:33
commit hash: d884b6b9e387ac379371231274520257917e6f5dcommit hash: d884b6b9e387ac379371231274520257917e6f5dcommit hash: d884b6b9e387ac379371231274520257917e6f5dcommit hash: d884b6b9e387ac379371231274520257917e6f5d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: update 2.25.3 → 2.25.4

Reported by:	portscout
2.25.3
25 Aug 2024 09:04:05
commit hash: 814be631c242199113ecdc5cdce112159bd93618commit hash: 814be631c242199113ecdc5cdce112159bd93618commit hash: 814be631c242199113ecdc5cdce112159bd93618commit hash: 814be631c242199113ecdc5cdce112159bd93618 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: update 2.25.2 → 2.25.3

Reported by:	portscout
2.25.2
16 Jul 2024 05:21:33
commit hash: 91cb20c3a19e2abf33fe01a0c3cc8bacbbaea2a7commit hash: 91cb20c3a19e2abf33fe01a0c3cc8bacbbaea2a7commit hash: 91cb20c3a19e2abf33fe01a0c3cc8bacbbaea2a7commit hash: 91cb20c3a19e2abf33fe01a0c3cc8bacbbaea2a7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: update 2.25.1 → 2.25.2

Reported by:	portscout
2.25.1
13 Jul 2024 05:17:48
commit hash: b1252a626777903f25c30503d6fdab4097f706bfcommit hash: b1252a626777903f25c30503d6fdab4097f706bfcommit hash: b1252a626777903f25c30503d6fdab4097f706bfcommit hash: b1252a626777903f25c30503d6fdab4097f706bf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: update 2.24.0 → 2.25.1

Reported by:	portscout
2.24.0
04 Jul 2024 19:45:11
commit hash: 19ea045ce925e1725c752e6f20ed0614a484aceccommit hash: 19ea045ce925e1725c752e6f20ed0614a484aceccommit hash: 19ea045ce925e1725c752e6f20ed0614a484aceccommit hash: 19ea045ce925e1725c752e6f20ed0614a484acec files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: update 2.23.0 → 2.24.0

Reported by:	portscout
2.23.0
24 Jun 2024 07:49:05
commit hash: 05f4861e1fdb8fceeb65052aaa22979f96db280acommit hash: 05f4861e1fdb8fceeb65052aaa22979f96db280acommit hash: 05f4861e1fdb8fceeb65052aaa22979f96db280acommit hash: 05f4861e1fdb8fceeb65052aaa22979f96db280a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: update 2.20.0 → 2.23.0

Reported by:	portscout
2.20.0
29 Mar 2024 20:04:48
commit hash: 9e2f5d027d91c93e34345ba7e5aa960e002120afcommit hash: 9e2f5d027d91c93e34345ba7e5aa960e002120afcommit hash: 9e2f5d027d91c93e34345ba7e5aa960e002120afcommit hash: 9e2f5d027d91c93e34345ba7e5aa960e002120af files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: update 2.19.0 → 2.20.0

Reported by:	portscout
2.19.0
13 Mar 2024 08:11:22
commit hash: 8d42cbed98bd121a2363ac508e72ea538e50dd71commit hash: 8d42cbed98bd121a2363ac508e72ea538e50dd71commit hash: 8d42cbed98bd121a2363ac508e72ea538e50dd71commit hash: 8d42cbed98bd121a2363ac508e72ea538e50dd71 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: update 2.16.1 → 2.19.0

Reported by:	portscout
2.16.1
16 Sep 2023 18:26:03
commit hash: 4d010414a0a2326ef66bbbbe18663096ab8d39e6commit hash: 4d010414a0a2326ef66bbbbe18663096ab8d39e6commit hash: 4d010414a0a2326ef66bbbbe18663096ab8d39e6commit hash: 4d010414a0a2326ef66bbbbe18663096ab8d39e6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: update 2.15.0 → 2.16.1

Reported by:	portscout
2.15.0
28 Aug 2023 06:40:42
commit hash: d4c0e0c91b8ee0c1728eec035c6d0b556337d702commit hash: d4c0e0c91b8ee0c1728eec035c6d0b556337d702commit hash: d4c0e0c91b8ee0c1728eec035c6d0b556337d702commit hash: d4c0e0c91b8ee0c1728eec035c6d0b556337d702 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: update 2.14.2 → 2.15.0

Reported by:	portscout
2.14.2
08 Aug 2023 01:20:53
commit hash: b156cf20417c848f115fd2146945fa57c6621c75commit hash: b156cf20417c848f115fd2146945fa57c6621c75commit hash: b156cf20417c848f115fd2146945fa57c6621c75commit hash: b156cf20417c848f115fd2146945fa57c6621c75 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: Update 2.14.1 → 2.14.2

Reported by:	portscout
2.14.1
28 Jul 2023 08:19:55
commit hash: c3ea4b9463e9baabea040fb20cf1008db856c8d6commit hash: c3ea4b9463e9baabea040fb20cf1008db856c8d6commit hash: c3ea4b9463e9baabea040fb20cf1008db856c8d6commit hash: c3ea4b9463e9baabea040fb20cf1008db856c8d6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: Update 2.14.0 → 2.14.1

Reported by:	portscout
2.14.0
27 Jul 2023 07:30:02
commit hash: febc4e70e21007189c80954ee4669af7050a8923commit hash: febc4e70e21007189c80954ee4669af7050a8923commit hash: febc4e70e21007189c80954ee4669af7050a8923commit hash: febc4e70e21007189c80954ee4669af7050a8923 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: Update 2.13.1 → 2.14.0

Reported by:	portscout
2.13.1
19 Jul 2023 20:55:58
commit hash: f88f7c0f244daabf5aec53f5c8126f83c8374986commit hash: f88f7c0f244daabf5aec53f5c8126f83c8374986commit hash: f88f7c0f244daabf5aec53f5c8126f83c8374986commit hash: f88f7c0f244daabf5aec53f5c8126f83c8374986 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: Update 2.13.0 → 2.13.1

Reported by:	portscout
2.13.0
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
2.13.0
15 Jul 2023 06:42:49
commit hash: 1f0dccc6ed4bb7e4c9d5f65da362783f96c55b9ccommit hash: 1f0dccc6ed4bb7e4c9d5f65da362783f96c55b9ccommit hash: 1f0dccc6ed4bb7e4c9d5f65da362783f96c55b9ccommit hash: 1f0dccc6ed4bb7e4c9d5f65da362783f96c55b9c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: Update 2.12.3 → 2.13.0

Reported by:	portscout
2.12.3
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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>
2.12.3
21 Jun 2023 03:47:43
commit hash: 21505dcf0bc2beb3b71e664a6e3704873d42367bcommit hash: 21505dcf0bc2beb3b71e664a6e3704873d42367bcommit hash: 21505dcf0bc2beb3b71e664a6e3704873d42367bcommit hash: 21505dcf0bc2beb3b71e664a6e3704873d42367b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-pytensor: New port: Optimizing compiler for evaluating mathematical
expressions

Number of commits found: 20