You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
P1: simulate_from_dicts now reorders multi-row source signals from
MATLAB's F-flat mask ordering to C-flat before passing to the solver.
Previously this was documented but unguarded — callers with multi-source
signals would get wrong physics.
P2: FutureWarning in cart2grid, combine_sensor_data, get_distributed_source_signal
now uses a sentinel default so explicit order="F" does NOT warn. Only
implicit (unspecified) default triggers the deprecation warning.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments