Skip to content
Snippets Groups Projects

Fix: hdf5 v3 not supported

Merged Yannick DAYER requested to merge fix-hdf5 into master
1 unresolved thread

Regenerated the reference files for the tests with the new version of hdf5.

Fixes #28 (closed).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • 28 28
    29 29 from bob.bio.base.test import utils
    30 30 from bob.bio.gmm.algorithm import GMM
    31 from bob.learn.em.mixture import GMMMachine
    32 from bob.learn.em.mixture import GMMStats
    31 from bob.learn.em.mixture.gmm import GMMMachine
    32 from bob.learn.em.mixture.gmm import GMMStats
  • Yannick DAYER added 1 commit

    added 1 commit

    • cce8ebd4 - Prevent the regeneration of references in tests

    Compare with previous version

  • Amir MOHAMMADI mentioned in commit 56bc342f

    mentioned in commit 56bc342f

  • Please register or sign in to reply
    Loading