Skip to content

Releases: hpc-maths/samurai

v0.28.0

22 Jan 13:53
d109529

Choose a tag to compare

0.28.0 (2026-01-22)

Features

Bug Fixes

v0.27.1

24 Nov 19:49
6bf1eeb

Choose a tag to compare

0.27.1 (2025-11-24)

Bug Fixes

  • Use average velocity in upwind (and fix compilation issues) (#396) (8771dc6)

v0.27.0

20 Oct 15:01
f3c787d

Choose a tag to compare

0.27.0 (2025-10-20)

Features

Bug Fixes

Performance Improvements

  • some performance improvement in for_each_interface (#373) (e4a62ca)

v0.26.1

25 Jul 09:36
4fd5691

Choose a tag to compare

0.26.1 (2025-07-25)

Bug Fixes

v0.26.0

24 Jul 04:53
79a53da

Choose a tag to compare

0.26.0 (2025-07-24)

Features

  • add finer-level-flux option (#359) (c35e852)
  • add relative detail computation + MRA options (#362) (a49cde6)
  • Add row_index() and col_index() to operator sum (#358) (3b981e7)
  • add the possibility to define a user prediction function (#355) (870dd9e)
  • obstacles (#349) (ff287c0)
  • save debug informations via --save-debug-fields (#352) (2ce85c8)

Bug Fixes

v0.25.1

08 Jul 23:03
6efb520

Choose a tag to compare

0.25.1 (2025-07-08)

Bug Fixes

  • fix MRAdaptation with fields to adapt (#350) (bbe3fc5)

v0.25.0

04 Jul 15:17
18d43a9

Choose a tag to compare

0.25.0 (2025-07-04)

Features

Bug Fixes

  • add direction and cell to implicit BC (#346) (3d47b9d)
  • fix template deduction for mat_vec function (#339) (7d95e3f)
  • graduation when periodic conditions are used (#347) (c6fc698)

Performance Improvements

  • projected/predicted boundary conditions (#327) (178300d)

v0.24.0

25 Jun 13:01
c0ccd02

Choose a tag to compare

0.24.0 (2025-06-25)

Features

Bug Fixes

Performance Improvements

v0.23.0

18 Apr 06:43
c0c01fe

Choose a tag to compare

0.23.0 (2025-04-18)

Features

Bug Fixes

Performance Improvements

  • Avoid multiple serialization (#287) (79c48ee)
  • changing graduation to a cell-based algorithm (#299) (cf8793b)
  • replaced CellList by CellArray in update_field_mr (#283) (a55f11a)

v0.22.0

06 Mar 21:09
c32a011

Choose a tag to compare

0.22.0 (2025-03-06)

Features

Bug Fixes

Performance Improvements

  • minor improvement in algebra of sets (#279) (9958484)