python-pomegranate 0.12.0+dfsg-2 source package in Ubuntu

Changelog

python-pomegranate (0.12.0+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Add a patch to fix i386 test rounding error

 -- Michael R. Crusoe <email address hidden>  Thu, 02 Jan 2020 14:42:51 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-pomegranate_0.12.0+dfsg-2.dsc 2.5 KiB 883e5029ec6bf731fba5c298d247e67448b6c2adc0df6e68921ef614ede9b857
python-pomegranate_0.12.0+dfsg.orig.tar.xz 13.1 MiB a1a00b01b5f782b43165163b02f88ef23c697599163af4c09f0afbf56c3cc9a3
python-pomegranate_0.12.0+dfsg-2.debian.tar.xz 3.8 KiB 0b3eb58ef5a88e36326e9c48d0d17932fbddfb949efd33b19f881b4ed536a97e

Available diffs

No changes file available.

Binary packages built by this source

python-pomegranate-doc: documentation accompanying probabilistic modelling library

 pomegranate is a package for probabilistic models in Python that is
 implemented in cython for speed. It's focus is on merging the easy-to-use
 scikit-learn API with the modularity that comes with probabilistic
 modeling to allow users to specify complicated models without needing to
 worry about implementation details. The models are built from the ground
 up with big data processing in mind and so natively support features
 like out-of-core learning and parallelism.
 .
 This is the common documentation package.

python3-pomegranate: Fast, flexible and easy to use probabilistic modelling

 pomegranate is a package for probabilistic models in Python that is
 implemented in cython for speed. It's focus is on merging the easy-to-use
 scikit-learn API with the modularity that comes with probabilistic
 modeling to allow users to specify complicated models without needing to
 worry about implementation details. The models are built from the ground
 up with big data processing in mind and so natively support features
 like out-of-core learning and parallelism.

python3-pomegranate-dbgsym: debug symbols for python3-pomegranate