Package: stokes
Type: Package
Title: The Exterior Calculus
Version: 1.2-3
Depends: R (>= 4.1.0)
Suggests: knitr, Deriv, testthat, markdown, rmarkdown, quadform,
        magrittr, covr
VignetteBuilder: knitr
Imports: permutations (>= 1.1-2), partitions, methods, disordR (>=
        0.9-7), spray (>= 1.0-26)
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
           forms, wedge products, Stokes's theorem, and related concepts
	   from the exterior calculus.  Uses 'disordR' discipline
	   (Hankin, 2022, <doi:10.48550/arXiv.2210.03856>).  The
	   canonical reference would be M. Spivak
	   (1965, ISBN:0-8053-9021-9) "Calculus on Manifolds".  To cite
	   the package in publications please use Hankin (2022)
           <doi:10.48550/arXiv.2210.17008>.
License: GPL-2
LazyData: yes
URL: https://github.com/RobinHankin/stokes,
        https://robinhankin.github.io/stokes/
BugReports: https://github.com/RobinHankin/stokes/issues
NeedsCompilation: no
Packaged: 2025-01-22 07:51:12 UTC; rhankin
Author: Robin K. S. Hankin [aut, cre] (<https://orcid.org/0000-0001-5982-0415>)
Repository: CRAN
Date/Publication: 2025-01-22 08:40:02 UTC
Built: R 4.6.0; ; 2025-07-18 06:53:48 UTC; unix
