maotai is an R package whose name is an acronym forMatrixAlgebra,OpTimization,AndInference problems - though I can’t deny motivationfrom one ofmy father’sfavorite for the namesake. More detailed introduction will be addedlater.
Install the latest release fromCRAN with:
install.packages("maotai")or the up-to-date development version from github:
# install.packages("devtools")devtools::install_github("kisungyou/maotai")