Learn R Programming

tropAlgebra (version 0.1.1)

Tropical Algebraic Functions

Description

It includes functions like tropical addition, tropical multiplication for vectors and matrices. In tropical algebra, the tropical sum of two numbers is their minimum and the tropical product of two numbers is their ordinary sum. For more information see also I. Simon (1988) Recognizable sets with multiplicities in the tropical semi ring: Volume 324 Lecture Notes I Computer Science, pages 107-120 .

Copy Link

Version

Install

install.packages('tropAlgebra')

Monthly Downloads

99

Version

0.1.1

License

GPL (>= 3)

Maintainer

Muhammad Kashif Hanif

Last Published

January 21st, 2018

Functions in tropAlgebra (0.1.1)

tvectorAdd

Tropical Sum of Vectors
tvectorMultiply

Tropical Product of Vectors
tadd

Tropical Sum Function
tmatrixAdd

Tropical Sum of Matrices
tmatrixMultiply

Tropical Product of Matrices
tmultiply

Tropical Product Function
tvectotMatrixProduct

Tropical Vector Matrix Product
transpose

Transpose of a Matrix
tscale

Tropical Scaling of Matrix Or vector
copyMatrix

Copy Matrices
copyVector

Copy Vectors
swapMatrix

Swap Matrices
swapVector

Swap Vectors