Input a linear algebra expression to generate Julia code that computes it. The following operations are allowed: Multiplication (*), addition (+), subtraction (-), transposition (trans(X)), and inversion (inv(X)).


Load successful

      Link for the expression and properties.

      Operands Properties

      Linnea minimizes the number of floating-point operations. The generated algorithms are a selection of the best ones that are found within 10 seconds. Additional features of Linnea, such as a longer generation time or the option to generate a larger number of algorithms can be accessed by installing Linnea.

                          # The generated algorithm will appear here.