Changelog
Source:NEWS.md
spray 1.0-26
CRAN release: 2024-08-19
- bugfixes
- code of conduct
- contributing guide
- improvement to print method
- no dependence on mathjax package
spray 1.0-19
CRAN release: 2022-01-17
- bugfix so
getOption("max.print")
is respected - coeffs(S) returns drop()-ped values
spray 1.0-18
CRAN release: 2021-12-15
- bug in coeffs(x) <- v fixed
== implemented, also != - new generic as.id()
spray 1.0-17
- sprayvars option now also governs atrix-form printing
- drop() function added, following the clifford package
spray 1.0-16
CRAN release: 2021-11-16
- add a sticker
- consistently use coeffs(); return a
disord
object - constant() now generic
- cross products implemented as
spraycross()