Skip to content
Snippets Groups Projects
Forked from Dragoon / Komodo
Source project has a limited visibility.
  • STEVAN Antoine's avatar
    8c07220b
    refactor algebra module (!165) · 8c07220b
    STEVAN Antoine authored
    `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.
    8c07220b
    History
    refactor algebra module (!165)
    STEVAN Antoine authored
    `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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.