Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

set6 0.1.4

Compare
Choose a tag to compare
@RaphaelS1 RaphaelS1 released this 20 May 09:11
  • Speed performance improvements for $contains method for Interval and Set. Rcpp now used for Interval.
  • Now for any Interval if not bounded above and upper is $Inf$ then max = .Machine$double.xmax, analogously for lower.
  • Default universe of Interval is now ExtendedReals
  • Added default as.Set and as.Interval S3 methods