Skip to content

Releases: JuliaParallel/PETSc.jl

v0.4.7

20 Mar 09:53
1d57af9

Choose a tag to compare

PETSc v0.4.7

Diff since v0.4.6

Merged pull requests:

v0.4.6

24 Feb 11:56
943bd14

Choose a tag to compare

PETSc v0.4.6

Diff since v0.4.5

Merged pull requests:

v0.4.5

19 Feb 08:19
a2e44b0

Choose a tag to compare

PETSc v0.4.5

Diff since v0.4.4

Merged pull requests:

v0.4.4

29 Jan 07:11
75290cd

Choose a tag to compare

PETSc v0.4.4

Diff since v0.4.3

v0.4.3

28 Jan 18:49
686abe6

Choose a tag to compare

PETSc v0.4.3

Diff since v0.4.2

Closed issues:

  • Better Error Handling (#61)
  • Enable -log_view (#171)
  • Request: Example use with LinearSolve.jl (#211)
  • Why is SparseDiffTools a hard dependency? (#224)

v0.4.2

26 Jan 13:57
2fc7e9a

Choose a tag to compare

PETSc v0.4.2

Diff since v0.4.1

Merged pull requests:

v0.4.1

20 Jan 06:03
53113ac

Choose a tag to compare

PETSc v0.4.1

Diff since v0.4.0

Merged pull requests:

  • CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#219) (@github-actions[bot])
  • CompatHelper: bump compat for ForwardDiff in [extras] to 1, (keep existing compat) (#220) (@github-actions[bot])
  • add zenodo badge (#221) (@boriskaus)
  • Update ex50 to work have MG scaling (#222) (@boriskaus)

v0.4.0

16 Jan 20:44
e706463

Choose a tag to compare

PETSc v0.4.0

Diff since v0.3.1

Breaking changes

This is a major new release of PETSc.jl in which we (auto)wrapped nearly the entire PETSc library and provide a low-level interface to nearly the full library along with julia-like high-level functionality for part of the library.
It comes precompiled libraries for mac and linux and allows users to develop MPI parallel code, while taking advantage of the julia ecosystem.

Given the size of this PR (>250k lines of code & >3000 functions) and the fact that we test only part of the library, there will undoubtedly be many bugs left; help is appreciated in adding more test and more high-levels wrappers.

Merged pull requests:

Closed issues:

  • macOS CI failure (#207)
  • PETSc module initialization occurs before MPI can be initialized, causing segfault (#213)

v0.3.1

30 Oct 14:59
3d13a77

Choose a tag to compare

PETSc v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

28 Oct 16:09

Choose a tag to compare

PETSc v0.3.0

Diff since v0.2.0

Merged pull requests: