stokes 1.1-0
- tighter integration with the
spray
and
disordR
packages
- comparison operators
!=
and ==
with
numeric implemented
is.zero(0)
now true [no need to
drop()
!]
as.one()
added
- dependency on magrittr removed;
%>%
is now
|>
stokes 1.1-1
- Can use
^
in place of %^%
stokes 1.1-2
- vector_cross_product() implemented
- new vignette
stokes 1.1-3
stokes 1.1-4
stokes 1.1-6
- Improvements to summary print methods
- citation points to arXiv preprint
- tweaks to vignettes
- remove overlooked dependence on pracma