sofa icon indicating copy to clipboard operation
sofa copied to clipboard

[LinearSystem] Refactor matrix assembly

Open alxbilger opened this issue 3 years ago • 4 comments
trafficstars

TODO


By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

  • it builds with SUCCESS for all platforms on the CI.
  • it does not generate new warnings.
  • it does not generate new unit test failures.
  • it does not generate new scene test failures.
  • it does not break API compatibility.
  • it is more than 1 week old (or has fast-merge label).

alxbilger avatar Mar 10 '22 14:03 alxbilger

[ci-build][with-all-tests]

alxbilger avatar Apr 25 '22 16:04 alxbilger

[ci-build][with-all-tests]

alxbilger avatar Jun 14 '22 08:06 alxbilger

[ci-build]

alxbilger avatar Aug 25 '22 17:08 alxbilger

Unit tests added! Performances using the benchmark scenes seem similar to the current ones. To be reviewed @sofa-framework/reviewers

hugtalbot avatar Oct 12 '22 09:10 hugtalbot