Home > comp > gb.gsl 
 fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
gb.gsl
This component aims at providing most of the features of the Gnu Scientific Library.

At the moment, it adds support for complex numbers, vectors, matrices and polynomials. The coefficients of vectors, matrices and polynomials can be floating point numbers or complex numbers.

Moreover, it allows to use standard arithmetic operators (i.e. +, -, *, /, ^, Abs, =, <>) on all these objects, and provides automatic conversions between them.

Beware that this component is not finished. Only part of the GSL library has been implemented.

Classes
Complex
GSL
Matrix
Polynomial
Vector