Skip to content

Commit

Permalink
Update DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuele-guidotti committed Jan 7, 2020
1 parent e5ab0cb commit 4e03a55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Authors@R: person(given = "Emanuele",
comment = c(ORCID = "0000-0002-8961-6623"))
Description: Efficient C++ optimized functions for numerical and symbolic calculus. It includes basic symbolic arithmetic, tensor calculus, Einstein summing convention, fast computation of the Levi-Civita symbol and generalized Kronecker delta, Taylor series expansion, multivariate Hermite polynomials, accurate high-order derivatives, differential operators (Gradient, Jacobian, Hessian, Divergence, Curl, Laplacian) and numerical integration in arbitrary orthogonal coordinate systems: cartesian, polar, spherical, cylindrical, parabolic or user defined by custom scale factors.
License: GPL-3
URL: https://github.com/emanuele-guidotti/calculus/
BugReports: https://github.com/emanuele-guidotti/calculus/issues/
URL: https://github.com/emanuele-guidotti/calculus
BugReports: https://github.com/emanuele-guidotti/calculus/issues
LinkingTo: Rcpp
Imports: Rcpp (>= 1.0.1)
Suggests: cubature
Expand Down

0 comments on commit 4e03a55

Please sign in to comment.