Skip to content

Releases: damask-multiphysics/DAMASK

v3.0.1

02 Jan 08:43
06c6851
Compare
Choose a tag to compare

Release date: Oct 18, 2024

SHA-256 hash: 3db1231f6763356e71b3bb91f66f1abb4fdae2721ce85754fc468446f3d74882

Release notes:

  • bugfix: restored compatibility for NumPy < 1.20
  • bugfix: correct blending for misorientation calculation
  • bugfix: “from_parallel” consistent with “from_basis” in Rotation class
  • support for PETSc 3.22.x

Full changelog: v3.0.0...v3.0.1

v3.0.0

02 Jan 08:40
48d1524
Compare
Choose a tag to compare

Release date: Jul 22, 2024

SHA-256 hash: aaebc65b3b10e6c313132ee97cfed427c115079b7e438cc0727c5207e159019f

Release notes:

  • keep integer datatype when converting between Miller-Bravais and Miller indices
  • Miller-Bravais indices support for the “to_frame” method of the Orientation class
  • made Python library compatible with NumPy 2.0

Full changelog: v3.0.0-beta2...v3.0.0