Skip to content
Snippets Groups Projects
Commit 8c07220b authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

refactor algebra module (dragoon/komodo!165)

`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.
parent 15184312
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment