Skip to content

Releases: JuliaSmoothOptimizers/SparseMatricesCOO.jl

v0.2.6

11 Oct 17:06
084c7f8

Choose a tag to compare

SparseMatricesCOO v0.2.6

Diff since v0.2.5

Merged pull requests:

Closed issues:

  • Warning with Julia 1.12 (#59)

v0.2.5

13 Aug 19:39

Choose a tag to compare

SparseMatricesCOO v0.2.5

Diff since v0.2.4

Merged pull requests:

  • improve display of SparseMatrixCOO objects (#57) (@dpo)

v0.2.4

18 May 17:27
67c1987

Choose a tag to compare

SparseMatricesCOO v0.2.4

Diff since v0.2.3

Merged pull requests:

Closed issues:

  • Fix Aqua workflow (#41)
  • Why is the SparseMatrixCOO mutable? (#44)
  • Add hcat, vcat features (#53)

v0.2.3

02 Jul 11:42
1ce139a

Choose a tag to compare

SparseMatricesCOO v0.2.3

Diff since v0.2.2

Merged pull requests:

Closed issues:

  • Similar SparseMatrixCOO (#39)

v0.2.2

25 Sep 17:47

Choose a tag to compare

SparseMatricesCOO v0.2.2

Diff since v0.2.1

Merged pull requests:

v0.2.1

15 Sep 19:13
2be3d95

Choose a tag to compare

SparseMatricesCOO v0.2.1

Diff since v0.2.0

Merged pull requests:

v0.2.0

22 Aug 22:43
d2cb3ab

Choose a tag to compare

SparseMatricesCOO v0.2.0

Diff since v0.1.1

Merged pull requests:

v0.1.1

06 Aug 03:41

Choose a tag to compare

SparseMatricesCOO v0.1.1

Diff since v0.1.0

Merged pull requests:

Release to obtain DOI only

29 Jul 13:48
@dpo dpo

Choose a tag to compare

v0.1.0b

:robot: Format .jl files

v0.1.0

11 Dec 00:36

Choose a tag to compare

SparseMatricesCOO v0.1.0

Closed issues:

  • Unit tests (#3)

Merged pull requests:

  • CompatHelper: add new compat entry for UnicodePlots at version 2, (keep existing compat) (#7) (@github-actions[bot])
  • basic unit tests (#8) (@dpo)
  • Documentation (#11) (@geoffroyleconte)