# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "mvp" in publications use:' type: software license: GPL-2.0-or-later title: 'mvp: Fast Symbolic Multivariate Polynomials' version: 1.1-1 identifiers: - type: doi value: 10.32614/CRAN.package.mvp abstract: Fast manipulation of symbolic multivariate polynomials using the 'Map' class of the Standard Template Library. The package uses print and coercion methods from the 'mpoly' package but offers speed improvements. It is comparable in speed to the 'spray' package for sparse arrays, but retains the symbolic benefits of 'mpoly'. To cite the package in publications, use Hankin 2022 . Uses 'disordR' discipline. authors: - family-names: Hankin given-names: Robin K. S. email: hankin.robin@gmail.com orcid: https://orcid.org/0000-0001-5982-0415 preferred-citation: type: manual title: 'mvp: Fast Symbolic Multivariate Polynomials' authors: - family-names: Hankin given-names: Robin K. S. email: hankin.robin@gmail.com orcid: https://orcid.org/0000-0001-5982-0415 year: '2026' notes: R package version 1.1-1 url: https://github.com/RobinHankin/mvp repository: https://cran.r-universe.dev repository-code: https://github.com/RobinHankin/mvp commit: 6ee72ee5add445f1c81bf934bd13570111550954 url: https://robinhankin.github.io/mvp/ date-released: '2026-06-29' contact: - family-names: Hankin given-names: Robin K. S. email: hankin.robin@gmail.com orcid: https://orcid.org/0000-0001-5982-0415 references: - type: generic title: 'Fast multivariate polynomials in R: the mvp package' authors: - family-names: Hankin given-names: Robin K. S. year: '2022' publisher: name: arXiv doi: 10.48550/ARXIV.2210.15991