History log of /honee/tests/smartsim_regression_framework.py (Results 1 – 9 of 9)
Revision Date Author Comments
# 00359db4 21-Oct-2025 James Wright <james@jameswright.xyz>

Merge MR !161, 'jrwrigh/dm-utils-coords', into 'main'

feat(dm_utils): Add Coordinate-specific getter for CeedField values

See merge request phypid/honee!161


# 7e3656bd 16-Oct-2025 James Wright <james@jameswright.xyz>

feat: Add dedicated mesh transform functionality

Mostly so that the mesh transformation can occur independently of the
coordinate scaling process.


# 0c608af5 26-Aug-2025 James Wright <james@jameswright.xyz>

Merge MR !142, 'jrwrigh/smartsim_solution', into 'main'

feat(smarsim): Add solution writing for smartsim

See merge request phypid/honee!142


# 1fc84d60 20-Aug-2025 James Wright <james@jameswright.xyz>

feat: Use SmartRedis DataSet to add solution data

Allows for adding metadata tagged with the actual data at the same time


# c4020f1f 19-Aug-2025 James Wright <james@jameswright.xyz>

test(smartsim): Add test for smartsim solution addition


# 06a5ac53 28-Jun-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/rearrange' into 'main'

Rearrange files into more future-oriented locations

See merge request phypid/honee!15


# fc37ad8c 28-Jun-2024 James Wright <james@jameswright.xyz>

chore: Move yamls, etc to examples directory


# eb4617cf 26-Jun-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/move_smartsim_test' into 'main'

chore: Move smartsim_regression_framework into tests

See merge request phypid/honee!8


# aa34f9e7 26-Jun-2024 James Wright <james@jameswright.xyz>

chore: Move smartsim_regression_framework into tests

- Also some refactoring of the Makefile

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>