Package: tropAlgebra 0.1.1
Muhammad Kashif Hanif
tropAlgebra: Tropical Algebraic Functions
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 <doi:10.1007/BFb0017135>.
Authors:
tropAlgebra_0.1.1.tar.gz
tropAlgebra_0.1.1.tar.gz(r-4.5-noble)tropAlgebra_0.1.1.tar.gz(r-4.4-noble)
tropAlgebra_0.1.1.tgz(r-4.4-emscripten)tropAlgebra_0.1.1.tgz(r-4.3-emscripten)
tropAlgebra.pdf |tropAlgebra.html✨
tropAlgebra/json (API)
# Install 'tropAlgebra' in R: |
install.packages('tropAlgebra', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 years agofrom:22374a7af5. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
Exports:copyMatrixcopyVectorswapMatrixswapVectortaddtmatrixAddtmatrixMultiplytmultiplytransposetscaletvectorAddtvectorMultiplytvectotMatrixProduct
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Copy Matrices | copyMatrix |
Copy Vectors | copyVector |
Swap Matrices | swapMatrix |
Swap Vectors | swapVector |
Tropical Sum Function | tadd |
Tropical Sum of Matrices | tmatrixAdd |
Tropical Product of Matrices | tmatrixMultiply |
Tropical Product Function | tmultiply |
Transpose of a Matrix | transpose |
Tropical Scaling of Matrix Or vector | tscale |
Tropical Sum of Vectors | tvectorAdd |
Tropical Product of Vectors | tvectorMultiply |
Tropical Vector Matrix Product | tvectotMatrixProduct |