Skip to content

Releases: PartitionedArrays/PartitionedArrays.jl

v0.4.4

20 Feb 11:43
faad83c
Compare
Choose a tag to compare

PartitionedArrays v0.4.4

Diff since v0.4.3

Merged pull requests:

v0.4.3

09 Feb 15:14
ac69c40
Compare
Choose a tag to compare

PartitionedArrays v0.4.3

Diff since v0.4.2

Merged pull requests:

v0.4.2

07 Feb 14:16
8661e93
Compare
Choose a tag to compare

PartitionedArrays v0.4.2

Diff since v0.4.1

Merged pull requests:

v0.4.1

05 Feb 12:54
9f9f41c
Compare
Choose a tag to compare

PartitionedArrays v0.4.1

Diff since v0.4.0

Merged pull requests:

v0.4.0

21 Jan 17:12
3f19c33
Compare
Choose a tag to compare

PartitionedArrays v0.4.0

Diff since v0.3.4

Merged pull requests:

v0.3.4

06 Sep 15:21
25ed3ef
Compare
Choose a tag to compare

PartitionedArrays v0.3.4

Diff since v0.3.3

Closed issues:

  • Error when generting copies of PSParseMatrix (as needed by NLSolve) (#122)

Merged pull requests:

v0.3.3

09 Aug 10:22
48c4410
Compare
Choose a tag to compare

PartitionedArrays v0.3.3

Diff since v0.3.2

Closed issues:

  • discover_snd_parts warning (#41)
  • Improved version of get_part_ids + prun for mpi backend (#81)
  • eltype, length and size are inconsistent with iterate (#84)
  • Bug: global_length for PRange (#113)

Merged pull requests:

v0.3.2

11 May 16:02
725c9e5
Compare
Choose a tag to compare
[Diff since v0.3.1](https://github.com/fverdugo/PartitionedArrays.jl/…

v0.3.1

17 Mar 19:17
1a55add
Compare
Choose a tag to compare

PartitionedArrays v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

01 Feb 17:00
52d9d78
Compare
Choose a tag to compare

PartitionedArrays v0.3.0

Diff since v0.2.15

Closed issues:

  • Implement scalar indexing and warning error message (#53)
  • Implement a nice show method for PVector and PSparseMatrix (#54)

Merged pull requests:

  • CompatHelper: add new compat entry for FillArrays at version 0.13, (keep existing compat) (#94) (@github-actions[bot])
  • release 0.3.0 (#96) (@fverdugo)