[med-svn] [Git][med-team/python-hmmlearn][master] 5 commits: New upstream version

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Wed Mar 25 12:01:38 GMT 2026



Michael R. Crusoe pushed to branch master at Debian Med / python-hmmlearn


Commits:
b1cc4ae7 by Michael R. Crusoe at 2026-03-25T11:57:38+02:00
New upstream version

- - - - -
a467d6f2 by Michael R. Crusoe at 2026-03-25T11:57:39+02:00
New upstream version 0.3.3
- - - - -
c562723f by Michael R. Crusoe at 2026-03-25T11:57:41+02:00
Update upstream source from tag 'upstream/0.3.3'

Update to upstream version '0.3.3'
with Debian dir d597d2db500469e88167fb54b63d3efa912b05c0
- - - - -
706425d0 by Michael R. Crusoe at 2026-03-25T12:00:40+02:00
Removed sole patch, it was applied upstream.

- - - - -
7c3d89cf by Michael R. Crusoe at 2026-03-25T12:33:42+02:00
Ready to upload to unstable. Closes: #1129897

- - - - -


35 changed files:

- .github/workflows/build.yml
- CHANGES.rst
- debian/changelog
- − debian/patches/gil_fix
- − debian/patches/series
- examples/plot_gaussian_model_selection.py
- src/_hmmc.cpp → ext/_hmmc.cpp
- − lib/hmmlearn/.gitignore
- − lib/hmmlearn/__init__.py
- + pyproject.toml
- − setup.cfg
- setup.py
- + src/hmmlearn/__init__.py
- lib/hmmlearn/_emissions.py → src/hmmlearn/_emissions.py
- lib/hmmlearn/_kl_divergence.py → src/hmmlearn/_kl_divergence.py
- lib/hmmlearn/_utils.py → src/hmmlearn/_utils.py
- lib/hmmlearn/base.py → src/hmmlearn/base.py
- lib/hmmlearn/hmm.py → src/hmmlearn/hmm.py
- lib/hmmlearn/stats.py → src/hmmlearn/stats.py
- lib/hmmlearn/tests/__init__.py → src/hmmlearn/tests/__init__.py
- lib/hmmlearn/tests/conftest.py → src/hmmlearn/tests/conftest.py
- lib/hmmlearn/tests/test_base.py → src/hmmlearn/tests/test_base.py
- lib/hmmlearn/tests/test_categorical_hmm.py → src/hmmlearn/tests/test_categorical_hmm.py
- lib/hmmlearn/tests/test_gaussian_hmm.py → src/hmmlearn/tests/test_gaussian_hmm.py
- lib/hmmlearn/tests/test_gmm_hmm.py → src/hmmlearn/tests/test_gmm_hmm.py
- lib/hmmlearn/tests/test_gmm_hmm_multisequence.py → src/hmmlearn/tests/test_gmm_hmm_multisequence.py
- lib/hmmlearn/tests/test_gmm_hmm_new.py → src/hmmlearn/tests/test_gmm_hmm_new.py
- lib/hmmlearn/tests/test_kl_divergence.py → src/hmmlearn/tests/test_kl_divergence.py
- lib/hmmlearn/tests/test_multinomial_hmm.py → src/hmmlearn/tests/test_multinomial_hmm.py
- lib/hmmlearn/tests/test_poisson_hmm.py → src/hmmlearn/tests/test_poisson_hmm.py
- lib/hmmlearn/tests/test_utils.py → src/hmmlearn/tests/test_utils.py
- lib/hmmlearn/tests/test_variational_categorical.py → src/hmmlearn/tests/test_variational_categorical.py
- lib/hmmlearn/tests/test_variational_gaussian.py → src/hmmlearn/tests/test_variational_gaussian.py
- lib/hmmlearn/utils.py → src/hmmlearn/utils.py
- lib/hmmlearn/vhmm.py → src/hmmlearn/vhmm.py


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/med-team/python-hmmlearn/-/compare/fd17cb4a161f3309b988263950ec9b51b518ab0d...7c3d89cf93d833683023617c0997871d5cc329cf

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-hmmlearn/-/compare/fd17cb4a161f3309b988263950ec9b51b518ab0d...7c3d89cf93d833683023617c0997871d5cc329cf
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260325/eb8b31e5/attachment.htm>


More information about the debian-med-commit mailing list