root icon indicating copy to clipboard operation
root copied to clipboard

[matrix] Fast element setter method

Open mdessole opened this issue 1 year ago • 1 comments

This Pull request:

This PR defines a new method SetElement() that allows to efficiently set matrix elements.

Checklist:

  • [x] tested changes locally
  • [x] updated the docs (if necessary)

This PR fixes #15285

mdessole avatar May 22 '24 14:05 mdessole

Test Results

    12 files      12 suites   2d 18h 6m 47s :stopwatch:  2 637 tests  2 637 :white_check_mark: 0 :zzz: 0 :x: 29 949 runs  29 949 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 18c89b33.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar May 22 '24 16:05 github-actions[bot]