Find the word definition

The Collaborative International Dictionary
Cracovian

Cracovian \Cra*co"vi*an\ (kr?-k?"v?-an), a. Of or pertaining to Cracow in Poland. [1913 Webster] ||

Wiktionary
cracovian

a. of or from Cracow n. 1 A person from Cracow. 2 (context astronomy geodesy English) A clerical convenience in solving systems of linear equations by hand.

Wikipedia
Cracovian

In astronomical and geodetic calculations, Cracovians are a clerical convenience introduced in the 1930s by Tadeusz Banachiewicz for solving systems of linear equations by hand. Such systems can be written as Ax = b in matrix notation where x and b are column vectors and the evaluation of b requires the multiplication of the rows of A by the vector x.

Cracovians introduced the idea of using the transpose of A, A, and multiplying the columns of A by the column x. This amounts to the definition of a new type of matrix multiplication denoted here by '∧'. Thus xA = b = Ax. The Cracovian products of two matrices, say A and B, is defined by AB = BA, where B and A are assumed compatible for the common ( Cayley) type of matrix multiplication.

Since (AB) = BA, the products (AB) ∧ C and A ∧ (BC) will generally be different; thus, Cracovian multiplication is non- associative. Cracovians are an example of a quasigroup.

Cracovians adopted a column-row convention for designating individual elements as opposed to the standard row-column convention of matrix analysis. This made manual multiplication easier, as one needed to follow two parallel columns (instead of a vertical column and a horizontal row in the matrix notation.) It also sped up computer calculations, because both factors' elements were used in a similar order, which was more compatible with the sequential access memory in computers of those times — mostly magnetic tape memory and drum memory. Use of Cracovians in astronomy faded as computers with bigger random access memory came into general use. Any modern reference to them is in connection with their non-associative multiplication.