sebiniemann / ArmadilloJava

Pure Java-based linear algebra library
armadillojava.org
8 stars 8 forks source link

ArmadilloJava 4.000.0

Build Status Coverage Status Stories in Ready

Provides a pure Java based linear algebra library with interfaces similar to the Armadillo C++ Algebra Library (Armadillo) by Conrad Sanderson et al., NICTA, Australia.

How to Contribute

If you would like to contribute, please read the guidelines for contributions. Following these guidelines will help make your contributions easier to bring into the next release.

If you have any further questions, please do not hesitate to contact us.

API Reference for 4.000

Matrix & Vector Classes

Member Functions & Variables

Other Classes

Generated Vectors & Matrices

Functions Individually Applied to Each Element of a Matrix

Scalar Valued Functions of Vectors/Matrices/Cubes

Scalar/Vector Valued Functions of Vectors/Matrices

Vector/Matrix Valued Functions of Vectors/Matrices

Decompositions, Factorisations, Inverses and Equation Solvers

Miscellaneous

Changelog

Version policy

4.000

3.920 (Intitial release)

License

Distributed under MIT license.

Copyright (c) 2013-2014 Sebastian Niemann and contributors.