Learn R Programming

⚠️There's a newer version (0.1.1) of this package.Take me there.

tropAlgebra (version 0.1.0)

Tropical Algebra Functions

Description

It includes tropical algebraic functions like Tropical Addition, Multiplication etc. It also includes these functions for Vectors and Matrices. For your knowledge, in tropical algebra the sum of two numbers is the minimum number and the product of two numbers is actually the sum of these numbers. For more information see also .

Copy Link

Version

Install

install.packages('tropAlgebra')

Monthly Downloads

99

Version

0.1.0

License

GPL (>= 3)

Maintainer

Rehman Ahmad

Last Published

August 1st, 2017

Functions in tropAlgebra (0.1.0)

matrixAdd

Tropical Additon of Matrices
matrixMultiply

Tropical Product of Matrices
scaleVector

Scalign of a Vector in Tropical Algebra
swapMatrix

Swap Matrices
copyVector

Copy Vector
dotProduct

Dot Product of X and Y: Tropical Algebra Function
vectorMultiply

Product: Tropical Algebra Function
vectotMatrixProduct

Vector Matrix Product
multiply

Product: Tropical Algebra Function
scaleMatrix

Scaling of a Matrix in Tropical Algebra
swapVector

Swap Vectors
vectorAdd

Addition of vectors: Tropical Algebra Function.
add

Sum(+): Tropical Algebra Function
copyMatrix

Copy Matrices