fslaborg / FSharp.Stats

statistical testing, linear algebra, machine learning, fitting and signal processing in F#
https://fslab.org/FSharp.Stats/
Other
205 stars 54 forks source link

Support intersect of mixed interval types #325

Closed kevmal closed 2 months ago

kevmal commented 2 months ago

Closes #324, Closes #323

Description

Adds support for intersect on mixed interval types. Added tests for isIntersect as well as intersect. Ran FsCheck against both functions, could include those tests too if needed/wanted.

[Required] please make sure you checked that

[Optional]