./math/py-Theano, Optimizing compiler for evaluating mathematical expressions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.5, Package name: py311-Theano-1.0.5, Maintainer: jihbed.research

Theano is a Python library that allows you to define, optimize, and evaluate
mathematical expressions involving multi-dimensional arrays efficiently


Required to run:
[devel/py-setuptools] [math/py-scipy] [math/py-numpy] [lang/py-six] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 2776.15 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-11 21:25:46 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-Theano: updated to 1.0.5

Theano 1.0.5 (27th of July 2020)
================================

This is a maintenance release of Theano, version ``1.0.5``, with no
new features, but some deprecation fixes.

We recommend that everybody update to this version.

Highlights (since 1.0.4):

 - Theano is now compatible with Python 3.9
 - Fixed many deprecation warnings
   2023-11-06 00:37:50 by Thomas Klausner | Files touched by this commit (4)
Log message:
py-Theano: convert to wheel.mk

Fix build with Python 3.12.

Bump PKGREVISION.
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | Package updated
Log message:
*: restrict py-numpy users to 3.9+ in preparation for update
   2022-04-10 02:57:15 by David H. Gutteridge | Files touched by this commit (18)
Log message:
Fix build breakage from py-scipy now being Python >= 3.8
   2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289)
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-12-30 14:05:42 by Adam Ciarcinski | Files touched by this commit (125)
Log message:
Forget about Python 3.6