Skip to content

broadcast 0.1.8

Choose a tag to compare

@tony-aw tony-aw released this 25 Feb 17:56
· 11 commits to main since this release
  • Slightly relaxed the behaviour for NAs/NaNs for the + and - operators involving complex numbers.
  • Streamlined some internal code here and there.
  • Changed the internal code to avoid the false-positive issue message in 'Rchk'.
  • Built the package with the recently updated version of 'Rcpp'.
  • Added the checkNULL() and checkNA() methods.
  • Added a new linear algebra function for statistics: ecumprob().