Recent Releases of Preconditioners

Preconditioners - v0.6.1

Preconditioners v0.6.1

Diff since v0.6.0

Closed issues: - Allow reordering for incomplete cholesky (#30)

Merged pull requests: - Add initial Literate documentation (#31) (@JeffFessler) - enable dependabot for GitHub actions (#37) (@ranocha) - update badges (#38) (@mohamed82008) - Bump codecov/codecov-action from 1 to 3 (#39) (@dependabot[bot]) - Bump actions/checkout from 2 to 3 (#40) (@dependabot[bot]) - fix AMG with matrix input (#41) (@mohamed82008)

- Julia
Published by github-actions[bot] over 2 years ago

Preconditioners - v0.6.0

Preconditioners v0.6.0

Diff since v0.5.2

Merged pull requests: - Allow kwargs to pass to lldl (#32) (@JeffFessler) - remove unused type variable (#34) (@t-bltg) - Add citation section in README and CITATION.bib (#35) (@mohamed82008) - Fix CompatHelper (#36) (@JeffFessler)

- Julia
Published by github-actions[bot] about 3 years ago

Preconditioners - v0.5.2

Preconditioners v0.5.2

Diff since v0.5.1

Merged pull requests: - Misc updates (#25) (@fredrikekre) - lastest -> latest (#29) (@mohamed82008)

- Julia
Published by github-actions[bot] over 3 years ago

Preconditioners - v0.5.1

Preconditioners v0.5.1

Diff since v0.5.0

Closed issues: - Move package to JuliaLinearAlgebra? (#27)

Merged pull requests: - Update CI configuration and [compat] entries. (#28) (@fredrikekre)

- Julia
Published by github-actions[bot] over 3 years ago

Preconditioners - v0.5.0

Preconditioners v0.5.0

Diff since v0.4.1

Closed issues: - CholeskyPreconditioner is much slower than unwrapped LLDL (#23)

Merged pull requests: - Simplify the Cholesky precond (#24) (@mohamed82008)

- Julia
Published by github-actions[bot] about 4 years ago

Preconditioners - v0.4.1

Preconditioners v0.4.1

Diff since v0.4.0

Merged pull requests: - Compat with LimitedLDLFactorizations >= 0.4 (#22) (@t-bltg)

- Julia
Published by github-actions[bot] about 4 years ago

Preconditioners - v0.4.0

Preconditioners v0.4.0

Diff since v0.3.3

Closed issues: - Bug in AMGPreconditioner (#20)

Merged pull requests: - Fix AMG preconditioner (#21) (@mohamed82008)

- Julia
Published by github-actions[bot] over 4 years ago

Preconditioners - v0.3.3

Preconditioners v0.3.3

Diff since v0.3.2

Closed issues: - allocations... (#12)

Merged pull requests: - Fix allocations (#19) (@t-bltg)

- Julia
Published by github-actions[bot] over 4 years ago

Preconditioners - v0.3.2

Preconditioners v0.3.2

Diff since v0.3.1

Merged pull requests: - Fix incomplete cholesky (#17) (@t-bltg) - Move to GitHub actions CI (#18) (@mohamed82008)

- Julia
Published by github-actions[bot] over 4 years ago

Preconditioners - v0.3.1

Preconditioners v0.3.1

Diff since v0.3.0

Closed issues: - Register v0.3.0 (#10)

Merged pull requests: - Install TagBot as a GitHub Action (#13) (@JuliaTagBot) - add CompatHelper (#14) (@ranocha) - Add Compat entries (#15) (@mohamed82008)

- Julia
Published by github-actions[bot] about 5 years ago

Preconditioners - v0.3.0

v0.3.0 (2019-10-08)

Diff since v0.2.2

Closed issues:

  • Incorrect results solving with Preconditioners (#6)
  • Two argument ldiv! is not defined (#5)

Merged pull requests:

- Julia
Published by julia-tagbot[bot] over 6 years ago

Preconditioners - Bug fix in incomplete Cholesky preconditioner

This release has a bug fix for the incomplete Cholesky preconditioner.

- Julia
Published by mohamed82008 almost 7 years ago

Preconditioners - Build fix

Some legacy build instructions were removed from build.jl.

- Julia
Published by mohamed82008 about 7 years ago

Preconditioners - Julia v1.0 fixes

This release supports Julia v1.0 and transitions from using IncompleteSelectedInversion.jl to LimitedLDLFactorizations.jl for the incomplete Cholesky preconditioner.

- Julia
Published by mohamed82008 about 7 years ago