Package: stokes
Type: Package
Title: The Exterior Calculus
Version: 1.0-5
Depends: spray (>= 1.0-8)
Suggests: knitr, Deriv, testthat
VignetteBuilder: knitr
Imports: permutations (>= 1.0-4), partitions, magrittr, methods
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 differentials,
           k-forms, 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".
	   The 'stokes' package was formerly known as the 'wedge' package.
License: GPL-2
URL: https://github.com/RobinHankin/stokes.git
BugReports: https://github.com/RobinHankin/stokes/issues
NeedsCompilation: no
Packaged: 2020-03-14 21:09:18 UTC; rhankin
Author: Robin K. S. Hankin [aut, cre] (<https://orcid.org/0000-0001-5982-0415>)
Repository: CRAN
Date/Publication: 2020-03-20 11:20:02 UTC
