Package: wedge
Type: Package
Title: The Exterior Calculus
Version: 1.0-2
Depends: spray (>= 1.0-6)
Suggests: knitr, Deriv, testthat
VignetteBuilder: knitr
Imports: permutations (>= 1.0-4), partitions, magrittr
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.  The canonical reference would be:
	   M. Spivak (1965, ISBN:0-8053-9021-9). "Calculus on Manifolds",
	   Benjamin Cummings.
License: GPL-2
URL: https://github.com/RobinHankin/wedge.git
BugReports: https://github.com/RobinHankin/wedge/issues
NeedsCompilation: no
Packaged: 2019-06-27 06:49:53 UTC; rhankin
Author: Robin K. S. Hankin [aut, cre] (<https://orcid.org/0000-0001-5982-0415>)
Repository: CRAN
Date/Publication: 2019-06-27 08:30:03 UTC
