Skip to content

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 18 Jan 14:09

v3.0.2 (2026-01-18)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Datasets now fetches from smallpebble repo release, simpler / more reliable / hopefully works in colab unlike the prev code (2e7004b)

Chores

  • Delete datasets_to_npz.ipynb, ds uploaded, nb no longer needed (7c9bab4)

  • Nb to convert datasets to npz files to add to release (a1b6bee)

Continuous Integration

  • Another fix for numpy/tensorflow dep conflict (322bdb3)

  • Fix tensorflow/numpy deps, rename to test (914038f)

Documentation

  • Add pypi badge and instructions to readme (838d448)

  • Collab link and readme tweaks (65016f7)

  • Improve readme link at top of readme (b4639b1)

  • Move readme badges to same line (125fa6a)

  • Readme tweaks, explain low cnn accuracy due to CPU time, add dates to footer (155310b)

Testing

  • Restore the tensorflow tests, dependency in dev group (164522a)

Detailed Changes: v3.0.1...v3.0.2