Package: stokes
Type: Package
Title: The Exterior Calculus
Version: 1.1-3
Depends: spray (>= 1.0-18), R (>= 3.5.0)
Suggests: knitr, Deriv, testthat, markdown, rmarkdown, emulator
VignetteBuilder: knitr
Imports: permutations (>= 1.0-4), partitions, methods, mathjaxr,
        disordR (>= 0.0-8)
Authors@R: person(
	   given=c("Robin", "K. S."),
	   family="Hankin",
	   role = c("aut","cre"),
	   email="hankin.robin@gmail.com",
	   comment = c(ORCID = "0000-0001-5982-0415"))
Maintainer: Robin K. S. Hankin <hankin.robin@gmail.com>
Description: Provides functionality for working with tensors, alternating
           tensors, wedge products, Stokes's theorem, and related concepts
	   from the exterior calculus.  Functionality for Grassman algebra
	   is provided.  The canonical reference would be:
	   M. Spivak (1965, ISBN:0-8053-9021-9) "Calculus on Manifolds".
License: GPL-2
LazyData: yes
URL: https://github.com/RobinHankin/stokes
BugReports: https://github.com/RobinHankin/stokes/issues
RdMacros: mathjaxr
NeedsCompilation: no
Packaged: 2022-06-14 21:53:14 UTC; rhankin
Author: Robin K. S. Hankin [aut, cre] (<https://orcid.org/0000-0001-5982-0415>)
Repository: CRAN
Date/Publication: 2022-06-14 22:40:02 UTC
