Skip to content
Snippets Groups Projects

refactor algebra module

Merged STEVAN Antoine requested to merge refactor-algebra into main

algebra, field and linalg were doing extremely similar things before...

this MR merges them into a single module algebra

  • old algebra and field are at the root of the new algebra
  • old linalg is now algebra::linalg

all references to these have been fixed in the rest of the codebase and the features have been tuned to work fine.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading