Skip to content

Releases: JuliaArrays/InfiniteArrays.jl

v0.15.3

19 Dec 21:42
a282035
Compare
Choose a tag to compare

InfiniteArrays v0.15.3

Diff since v0.15.2

Merged pull requests:

v0.15.2

09 Dec 13:29
13184d6
Compare
Choose a tag to compare

InfiniteArrays v0.15.2

Diff since v0.15.1

Merged pull requests:

v0.15.1

06 Dec 15:58
854d430
Compare
Choose a tag to compare

InfiniteArrays v0.15.1

Diff since v0.15.0

Merged pull requests:

  • Skip Aqua stale deps check in downstream tests (#205) (@jishnub)
  • Add a version badge to Readme (#206) (@jishnub)
  • Preserve infinite step ranges in views (#203) (#208) (@jishnub)
  • Run the CI on pushes to backport branches (#209) (@jishnub)
  • CompatHelper: bump compat for DSP in [weakdeps] to 0.8, (keep existing compat) (#210) (@github-actions[bot])

v0.14.4

04 Dec 07:49
a04acdb
Compare
Choose a tag to compare

InfiniteArrays v0.14.4

Diff since v0.14.3

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.15.0

02 Dec 22:54
4381348
Compare
Choose a tag to compare

InfiniteArrays v0.15.0

Diff since v0.14.3

Merged pull requests:

v0.14.3

27 Aug 11:03
4f757e7
Compare
Choose a tag to compare

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)

v0.14.2

25 Jul 10:06
00af40f
Compare
Choose a tag to compare

InfiniteArrays v0.14.2

Diff since v0.14.1

Merged pull requests:

Closed issues:

  • Infinite random sequence (#56)
  • iszero/isone aren't efficient on InfRanges (#178)
  • Defining multiple infinite random sequences gives the same sequence (#182)
  • Infinite random wide matrices (#183)
  • Can the code for infinite ranges be separated out? (#187)

v0.14.1

17 Jun 13:44
ce6da6b
Compare
Choose a tag to compare

InfiniteArrays v0.14.1

Diff since v0.14.0

Merged pull requests:

Closed issues:

  • Can't invert Diagonal{Int, InfUnitRange} (#176)

v0.14.0

21 May 10:35
0049f1b
Compare
Choose a tag to compare

InfiniteArrays v0.14.0

Diff since v0.13.8

Merged pull requests:

v0.13.8

25 Apr 13:07
99d9671
Compare
Choose a tag to compare

InfiniteArrays v0.13.8

Diff since v0.13.7

Merged pull requests: