Skip to content

Releases: Computer-Aided-Validation-Laboratory/pyvale

v2026.2.0

04 Feb 16:54
b22134a

Choose a tag to compare

  • Updated website.
  • Strain tests.
  • DIC Theory/User Guide.
  • HRDIC Example.
  • C++ interpolator refactor.
  • Polygon fix for interactive ROI selection.

v2026.1.3

26 Jan 13:50
54ad5d1

Choose a tag to compare

  • Strain bugfixes.
  • Updated main contrib list

v2026.1.1

20 Jan 13:38
7661f4c

Choose a tag to compare

DIC Improvements:

  • Quadratic Shape functions.
  • Removed 'Eigen' From Repo.
  • Strain moved to separate module. Rename of functions to match between dic and strain modules e.g dic.calculate_2d() and strain.calculate_2d().
  • Now using scikit-build-core for building.
  • Improved, more informative homemade progress bar.
  • General QOL improvements to interactive ROI tool: Seed box now has colour fill.
  • Reduced lag when using poly with large number of vertices across large images.
  • Updated DIC tests.
  • Bugfixes.

Release v2026.1.0

02 Jan 12:40
0ff0e99

Choose a tag to compare

  • Small fixes to allow macOS wheels to be built. Now using macos-14, macos-latest and macos-15-intel default github runners.
  • Wheels are checked on pull requests from dev -> main.

Release v2025.12.0

17 Dec 11:04
6ac388e

Choose a tag to compare

What's Changed

  • SensorSim Refactor by @ScepticalRabbit in #208
  • Breaking changes to the sensor simulation module to streamline sensor array creation with only one obvious way to build things
  • Significant improvements to the experiment simulator allowing parallelisation of simulated experiments and IO for saving/loading experiments
  • Massive overhaul of the sensor simulation examples in the docs with a minimal set of basic examples and then a much more detailed extended example set. Grouped parts of examples based on workflow steps to make it more intuitive for the user.
  • Support for mesh-free sensors
  • Support for generic simulation IO to generate SimData objects from txt files or numpy arrays
  • Quality of life improvements to the docs splitting out the user guide for different modules with overarching guide to pyvale
  • Various bug fixes for the sensor simulation module.

Full Changelog: v2025.8.1...v2025.12.0

v2025.8.1

11 Aug 09:36
e458216

Choose a tag to compare

  • Integration of Mooseherder.
  • Pyvale point sensor functionality moved into module sensorsim.
  • Install Guide for macOS.
  • General QOL improvements to docs and examples.

v2025.7.2

v2025.7.1

24 Jul 07:18
5de7fa4

Choose a tag to compare

Merge pull request #141 from Computer-Aided-Validation-Laboratory/dev

update for dic challenge file extensions so they are included in dist.

v2025.7.0

23 Jul 13:44
16fd0a2

Choose a tag to compare

Inclusion of 2D DIC Module.

v2025.5.3

22 May 12:06
58963e7

Choose a tag to compare

Merge pull request #80 from Computer-Aided-Validation-Laboratory/test…