projects
/
scilab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
aa892b9
)
[doc] triu & tril => Matrix - shaping section
90/21690/2
Samuel GOUGEON [Wed, 27 Jan 2021 01:28:09 +0000 (
02:28
+0100)]
Change-Id: Ie7f154f3515af2891bcc7f4b2e8685a21bdb6a23
scilab/modules/elementary_functions/help/en_US/matrixmanipulation/tril.xml
[moved from
scilab/modules/elementary_functions/help/en_US/matrixoperations/tril.xml
with 100% similarity]
patch
|
blob
|
history
scilab/modules/elementary_functions/help/en_US/matrixmanipulation/triu.xml
[moved from
scilab/modules/elementary_functions/help/en_US/matrixoperations/triu.xml
with 100% similarity]
patch
|
blob
|
history
scilab/modules/elementary_functions/help/fr_FR/matrixmanipulation/tril.xml
[moved from
scilab/modules/elementary_functions/help/fr_FR/matrixoperations/tril.xml
with 100% similarity]
patch
|
blob
|
history
scilab/modules/elementary_functions/help/fr_FR/matrixmanipulation/triu.xml
[moved from
scilab/modules/elementary_functions/help/fr_FR/matrixoperations/triu.xml
with 100% similarity]
patch
|
blob
|
history
scilab/modules/elementary_functions/help/ja_JP/matrixmanipulation/tril.xml
[moved from
scilab/modules/elementary_functions/help/ja_JP/matrixoperations/tril.xml
with 100% similarity]
patch
|
blob
|
history
scilab/modules/elementary_functions/help/ja_JP/matrixmanipulation/triu.xml
[moved from
scilab/modules/elementary_functions/help/ja_JP/matrixoperations/triu.xml
with 100% similarity]
patch
|
blob
|
history
scilab/modules/elementary_functions/help/pt_BR/matrixmanipulation/tril.xml
[moved from
scilab/modules/elementary_functions/help/pt_BR/matrixoperations/tril.xml
with 100% similarity]
patch
|
blob
|
history
scilab/modules/elementary_functions/help/pt_BR/matrixmanipulation/triu.xml
[moved from
scilab/modules/elementary_functions/help/pt_BR/matrixoperations/triu.xml
with 100% similarity]
patch
|
blob
|
history
scilab/modules/elementary_functions/help/ru_RU/matrixmanipulation/tril.xml
[moved from
scilab/modules/elementary_functions/help/ru_RU/matrixoperations/tril.xml
with 100% similarity]
patch
|
blob
|
history
scilab/modules/elementary_functions/help/ru_RU/matrixmanipulation/triu.xml
[moved from
scilab/modules/elementary_functions/help/ru_RU/matrixoperations/triu.xml
with 100% similarity]
patch
|
blob
|
history
diff --git
a/scilab/modules/elementary_functions/help/en_US/matrixoperations/tril.xml
b/scilab/modules/elementary_functions/help/en_US/matrixmanipulation/tril.xml
similarity index 100%
rename from
scilab/modules/elementary_functions/help/en_US/matrixoperations/tril.xml
rename to
scilab/modules/elementary_functions/help/en_US/matrixmanipulation/tril.xml
diff --git
a/scilab/modules/elementary_functions/help/en_US/matrixoperations/triu.xml
b/scilab/modules/elementary_functions/help/en_US/matrixmanipulation/triu.xml
similarity index 100%
rename from
scilab/modules/elementary_functions/help/en_US/matrixoperations/triu.xml
rename to
scilab/modules/elementary_functions/help/en_US/matrixmanipulation/triu.xml
diff --git
a/scilab/modules/elementary_functions/help/fr_FR/matrixoperations/tril.xml
b/scilab/modules/elementary_functions/help/fr_FR/matrixmanipulation/tril.xml
similarity index 100%
rename from
scilab/modules/elementary_functions/help/fr_FR/matrixoperations/tril.xml
rename to
scilab/modules/elementary_functions/help/fr_FR/matrixmanipulation/tril.xml
diff --git
a/scilab/modules/elementary_functions/help/fr_FR/matrixoperations/triu.xml
b/scilab/modules/elementary_functions/help/fr_FR/matrixmanipulation/triu.xml
similarity index 100%
rename from
scilab/modules/elementary_functions/help/fr_FR/matrixoperations/triu.xml
rename to
scilab/modules/elementary_functions/help/fr_FR/matrixmanipulation/triu.xml
diff --git
a/scilab/modules/elementary_functions/help/ja_JP/matrixoperations/tril.xml
b/scilab/modules/elementary_functions/help/ja_JP/matrixmanipulation/tril.xml
similarity index 100%
rename from
scilab/modules/elementary_functions/help/ja_JP/matrixoperations/tril.xml
rename to
scilab/modules/elementary_functions/help/ja_JP/matrixmanipulation/tril.xml
diff --git
a/scilab/modules/elementary_functions/help/ja_JP/matrixoperations/triu.xml
b/scilab/modules/elementary_functions/help/ja_JP/matrixmanipulation/triu.xml
similarity index 100%
rename from
scilab/modules/elementary_functions/help/ja_JP/matrixoperations/triu.xml
rename to
scilab/modules/elementary_functions/help/ja_JP/matrixmanipulation/triu.xml
diff --git
a/scilab/modules/elementary_functions/help/pt_BR/matrixoperations/tril.xml
b/scilab/modules/elementary_functions/help/pt_BR/matrixmanipulation/tril.xml
similarity index 100%
rename from
scilab/modules/elementary_functions/help/pt_BR/matrixoperations/tril.xml
rename to
scilab/modules/elementary_functions/help/pt_BR/matrixmanipulation/tril.xml
diff --git
a/scilab/modules/elementary_functions/help/pt_BR/matrixoperations/triu.xml
b/scilab/modules/elementary_functions/help/pt_BR/matrixmanipulation/triu.xml
similarity index 100%
rename from
scilab/modules/elementary_functions/help/pt_BR/matrixoperations/triu.xml
rename to
scilab/modules/elementary_functions/help/pt_BR/matrixmanipulation/triu.xml
diff --git
a/scilab/modules/elementary_functions/help/ru_RU/matrixoperations/tril.xml
b/scilab/modules/elementary_functions/help/ru_RU/matrixmanipulation/tril.xml
similarity index 100%
rename from
scilab/modules/elementary_functions/help/ru_RU/matrixoperations/tril.xml
rename to
scilab/modules/elementary_functions/help/ru_RU/matrixmanipulation/tril.xml
diff --git
a/scilab/modules/elementary_functions/help/ru_RU/matrixoperations/triu.xml
b/scilab/modules/elementary_functions/help/ru_RU/matrixmanipulation/triu.xml
similarity index 100%
rename from
scilab/modules/elementary_functions/help/ru_RU/matrixoperations/triu.xml
rename to
scilab/modules/elementary_functions/help/ru_RU/matrixmanipulation/triu.xml