python-opt-einsum 3.3.0+dfsg-2 source package in Ubuntu

Changelog

python-opt-einsum (3.3.0+dfsg-2) unstable; urgency=medium

  * Source-only upload.

 -- Yogeswaran Umasankar <email address hidden>  Thu, 16 May 2024 01:20:00 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-opt-einsum_3.3.0+dfsg-2.dsc 2.4 KiB e3c4aeb34980729f0db837a06cc8af9d1c7412e9eee3844aa2973ca04854cd55
python-opt-einsum_3.3.0+dfsg.orig.tar.xz 1.1 MiB 0793b8d523a998cef1b460276ecd7d46c53cee6f2ab03f8337f889efcdfe0078
python-opt-einsum_3.3.0+dfsg-2.debian.tar.xz 3.0 KiB 2fe383954e245ee55c697cbfb0021d0dcf6b038fc02e3340cbb121eb2766add9

Available diffs

No changes file available.

Binary packages built by this source

python-opt-einsum-doc: Documentation for python-opt-einsum

 Optimized einsum can significantly reduce the overall execution time
 of einsum-like expressions by optimizing the expression's contraction
 order and dispatching many operations to canonical BLAS, cuBLAS, or
 other specialized routines.
 .
 This package contains documentation for opt-einsum.

python3-opt-einsum: Optimized Einsum is a tensor contraction order optimizer

 Optimized einsum can significantly reduce the overall execution time
 of einsum-like expressions by optimizing the expression's contraction
 order and dispatching many operations to canonical BLAS, cuBLAS, or
 other specialized routines.