Skip to content

v0.14.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 11:03
· 1 commit to master since this release
4f757e7

InfiniteArrays v0.14.3

Diff since v0.14.2

Merged pull requests:

  • Fast bounds-check for infinite CartesianIndex StepRangeLen (#190) (@jishnub)
  • Test on pre-release versions (#191) (@jishnub)
  • Fix findfirst for InfStepRange for negative step (#192) (@jishnub)
  • Test against InfiniteLinearAlgebra (#193) (@jishnub)

Closed issues:

  • findfirst doesn't work for infranges with negative step sizes (#180)