Translations by Stephan Woidowski

Stephan Woidowski has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

150 of 138 results
1.
%s: Wrong size for input arguments: Same sizes expected.
2019-02-27
%s: Wrong size for input arguments: Same sizes expected.
2019-02-25
%s: Wrong size for input arguments: Same sizes expected.
2.
%s: Wrong value for input argument #%d: not a valid reference to Cholesky factors.
2019-02-27
%s: Wrong value for input argument #%d: not a valid reference to Cholesky factors.
2019-02-25
%s: Wrong value for input argument #%d: not a valid reference to Cholesky factors.
3.
%s: Wrong value for input argument #%d: Must be symmetric positive definite matrix.
2019-02-27
%s: Wrong value for input argument #%d: Must be symmetric positive definite matrix.
2019-02-25
%s: Wrong value for input argument #%d: Must be symmetric positive definite matrix.
4.
%s: No more memory.
2019-02-27
%s: No more memory.
2019-02-25
%s: No more memory.
5.
%s: An error occurred: %s
2019-02-27
%s: An error occurred: %s
2019-02-25
%s: An error occurred: %s
6.
factorization
2019-02-27
factorisation
2019-02-25
factorisation
7.
%s: Wrong value for input argument #%d: Must be a valid reference to a Cholesky factorization
2019-02-27
%s: Wrong value for input argument #%d: Must be a valid reference to a Cholesky factorisation
2019-02-25
%s: Wrong value for input argument #%d: Must be a valid reference to a Cholesky factorization
8.
%s: Memory allocation error.
2019-02-25
%s: Memory allocation error.
9.
%s: Wrong value for input argument #%d: not a valid reference to Cholesky factors
2019-02-25
%s: Wrong value for input argument #%d: not a valid reference to Cholesky factors
10.
%s: Wrong size for input argument #%d.
2019-02-25
%s: Wrong size for input argument #%d.
11.
%s: Wrong type for input argument #%d: not compatible with the Cholesky factorization.
2019-02-25
%s: Wrong type for input argument #%d: not compatible with the Cholesky factorization.
12.
%s: Wrong size for input argument #%d: not compatible with the Cholesky factorization.
2019-02-25
%s: Wrong size for input argument #%d: not compatible with the Cholesky factorization.
13.
%s: not enough memory.
2019-02-25
%s: not enough memory.
14.
%s: Wrong type for input argument #%d: A pointer expected.
2019-02-25
%s: Wrong type for input argument #%d: A pointer expected.
15.
%s: Wrong value for input argument #%d: Must be a valid reference to (umf) LU factors.
2019-02-25
%s: Wrong value for input argument #%d: Must be a valid reference to (umf) LU factors.
16.
%s: Wrong type for input argument #%d: A sparse matrix expected.
2019-02-25
%s: Wrong type for input argument #%d: A sparse matrix expected.
17.
%s: An error occurred: %s: %s
2019-02-25
%s: An error occurred: %s: %s
18.
symbolic factorization
2019-02-25
symbolic factorisation
19.
The (square) matrix appears to be singular.
2019-02-25
The (square) matrix appears to be singular.
20.
Warning
2019-02-25
Warning
21.
no place to store the LU pointer in ListNumeric.
2019-02-25
no place to store the LU pointer in ListNumeric.
22.
%s: An error occurred: %s.
2019-02-25
%s: An error occurred: %s.
23.
This is not a factorization of a square matrix
2019-02-25
This is not a factorisation of a square matrix
24.
This is a factorization of a singular matrix
2019-02-25
This is a factorisation of a singular matrix
25.
%s: Wrong type for input argument #%d: A real or complex column vector or matrix expected.
2019-02-25
%s: Wrong type for input argument #%d: A real or complex column vector or matrix expected.
26.
%s: Wrong input argument #%d: '%s' or '%s' expected.
2019-02-25
%s: Wrong input argument #%d: '%s' or '%s' expected.
27.
%s: Wrong size for input argument #%d: %s.
2019-02-25
%s: Wrong size for input argument #%d: %s.
28.
Matrix is not compatible with the given LU factors
2019-02-25
Matrix is not compatible with the given LU factors
29.
%s: Wrong type for input argument #%d: string expected.
2019-02-25
%s: Wrong type for input argument #%d: string expected.
30.
%s: Wrong type for input argument #%d: A matrix expected.
2019-02-25
%s: Wrong type for input argument #%d: A matrix expected.
31.
numeric factorization
2019-02-25
numeric factorisation
32.
singular matrix
2019-02-25
singular matrix
33.
not enough memory
2019-02-25
not enough memory
34.
internal error
2019-02-25
internal error
35.
invalid matrix
2019-02-25
invalid matrix
36.
GENMMD ordering only works on symmetric matrices.
2019-02-25
GENMMD ordering only works on symmetric matrices.
37.
The lower part of the matrix must be represented.
2019-02-25
The lower part of the matrix must be represented.
38.
%s: No more memory (n=%d, nnz=%d).
2019-02-25
%s: No more memory (n=%d, nnz=%d).
39.
CC^T Factorization: Matrix is not positive definite.
2019-02-25
CC^T Factorisation: Matrix is not positive definite.
40.
nonpositive pivot in column %d
2019-02-25
nonpositive pivot in column %d
41.
Scilab UMFPACK module not installed.
2019-02-25
Scilab UMFPACK module not installed.
42.
A small test for the condestsp function: condestsp gives an estimate of the condition number K1 in 1-norm of a real sparse matrix A:
2019-02-25
A small test for the condestsp function: condestsp gives an estimate of the condition number K1 in 1-norm of a real sparse matrix A:
43.
without explicitly computing the inverse of A. condestsp uses a factorization given by umf_lufact but if you have already computed this one it is recommended to give the pointer to the factorization.
2019-02-25
without explicitly computing the inverse of A. condestsp uses a factorization given by umf_lufact but if you have already computed this one it is recommended to give the pointer to the factorisation.