Skip to content

Releases: WIAS-PDELib/ExtendableSparse.jl

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 16:59

ExtendableSparse v2.5.0

Diff since v2.4.1

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 20:30

ExtendableSparse v2.4.1

Diff since v2.4.0

Merged pull requests:

  • Allow for LinearSolve v5 (#81) (@j-fu)

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 10:05

ExtendableSparse v2.4.0

Diff since v2.3.1

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 13:07

ExtendableSparse v2.3.1

Diff since v2.3.0

Merged pull requests:

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 21:13

ExtendableSparse v2.3.0

Diff since v2.2.0

Merged pull requests:

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 17:01

ExtendableSparse v2.2.0

Diff since v2.1.0

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 21:13

ExtendableSparse v2.1.0

Diff since v2.0.1

Merged pull requests:

  • Bump codecov/codecov-action from 5 to 6 (#68) (@dependabot[bot])
  • Bump julia-actions/setup-julia from 2 to 3 (#69) (@dependabot[bot])
  • Do not import convert from LinearAlgebra (#70) (@j-fu)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Jan 12:34
7743a4b

ExtendableSparse v2.0.1

Diff since v2.0.0

Merged pull requests:

  • Replace CompatHelper by dependabot (#66) (@j-fu)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Jan 10:52
ac3e511

ExtendableSparse v2.0.0

Diff since v1.7.1

see CHANGELOG.md

Merged pull requests:

  • [pre-commit] bump gitleaks and codespell (#56) (@jpthiele)
  • Bump actions/setup-python from 5 to 6 (#59) (@dependabot[bot])
  • Bump actions/checkout from 4 to 6 (#60) (@dependabot[bot])
  • Bump actions/cache from 4 to 5 (#62) (@dependabot[bot])
  • v2.0: remove almost all solver, preconditioner infrastructure in favor of LinearSolve (#63) (@j-fu)

Closed issues:

  • Document undocumented names (#47)
  • LinearSolve.solve! throws error when using KLUFactorization in LinearSolve.init (#57)
  • test_linearsolve fails with recent LinearSolve versions (#61)

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 31 Mar 09:22
92249ff

ExtendableSparse v1.7.1

Diff since v1.7.0

Merged pull requests: