Skip to content

antilopinae/Numerical-Linear-Algebra

Repository files navigation

Numerical Linear Algebra

Numerical linear algebra is the intersection of numerical analysis and linear algebra and, more precisely, focuses on practical algorithms for solving on a computer problems of linear algebra.

Matrix Norms, Sequences, and Series

A norm is a generalization of length and is used to measure the size of a vector or a matrix.

Calc Console

Calc Console is a simple example - calculator that adds two numbers in a terminal. It does all the math by using a Calc library. This library is also available in this package.

This application is written in C++ and built with CMake.

More information

  • Installation instructions are in the INSTALL file
  • License is in the LICENSE file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages