mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[apps/toolbox] Add Vector operation toolbox menus
Change-Id: Iab8faa45a3f30be979f7d705ac169e8f2b801da9
This commit is contained in:
committed by
Émilie Feral
parent
8688fd5b95
commit
ca91b7c43d
@@ -136,6 +136,10 @@ Trace = "Trace"
|
||||
Dimension = "Size"
|
||||
RowEchelonForm = "Row echelon form"
|
||||
ReducedRowEchelonForm = "Reduced row echelon form"
|
||||
Vectors = "Vectors"
|
||||
Dot = "Dot product"
|
||||
Cross = "Cross product"
|
||||
NormVector = "Norm"
|
||||
Sort = "Sort ascending "
|
||||
InvSort = "Sort descending"
|
||||
Maximum = "Maximum"
|
||||
|
||||
Reference in New Issue
Block a user