Skip to content

Releases: gridap/Gridap.jl

v0.18.6

29 Aug 22:38
9675711
Compare
Choose a tag to compare

Gridap v0.18.6

Diff since v0.18.5

Merged pull requests:

v0.18.5

28 Aug 23:25
cd5cf6e
Compare
Choose a tag to compare

Gridap v0.18.5

Diff since v0.18.4

Merged pull requests:

Closed issues:

v0.18.4

09 Aug 07:53
078539d
Compare
Choose a tag to compare

Gridap v0.18.4

Diff since v0.18.3

Merged pull requests:

Closed issues:

  • BLAS/LAPACK not loading in Gridap (#1019)

v0.18.3

18 Jul 12:30
66cc6a4
Compare
Choose a tag to compare

Gridap v0.18.3

Diff since v0.18.2

Merged pull requests:

v0.18.2

03 May 01:23
Compare
Choose a tag to compare

Gridap v0.18.2

Diff since v0.18.1

Merged pull requests:

Closed issues:

  • non-deterministic matrix assembly for multiple domains (#1002)

v0.18.1

14 Apr 06:36
532e8de
Compare
Choose a tag to compare

Gridap v0.18.1

Diff since v0.18.0

Merged pull requests:

v0.18.0

11 Apr 23:02
e688660
Compare
Choose a tag to compare

Gridap v0.18.0

Diff since v0.17.23

Merged pull requests:

Closed issues:

  • Replace SubVector by view/SubArray for a future major release (#716)
  • Name conflict with Statistics (#814)
  • Refactoring of the ODE module (#955)
  • Incorrect Assertion on boundary faces integral (#984)
  • ode_start() in Generalized_Alpha results into singular system (#986)

v0.17.23

28 Jan 07:39
faacb16
Compare
Choose a tag to compare

Gridap v0.17.23

Diff since v0.17.22

Merged pull requests:

Closed issues:

  • confusion about vectors sizes (#973)

v0.17.22

11 Jan 23:38
Compare
Choose a tag to compare

Gridap v0.17.22

Diff since v0.17.21

Merged pull requests:

Closed issues:

  • Remove FESolver and derived types (#706)
  • Reporting a series of errors with void parts + tentative solutions (#808)
  • NLSolver speed (#897)
  • Unexpected behaviour, if evaluating function on grid (#929)
  • Implementation of MultiFieldStyle in TransientMultiFieldFESpaces (#943)
  • Neumann boundary conditions and different geometries (#968)

v0.17.21

04 Dec 02:25
68db8cb
Compare
Choose a tag to compare

Gridap v0.17.21

Diff since v0.17.20

Merged pull requests:

Closed issues:

  • Difficulty with complex vector-valued interior facet weak forms (#931)
  • MultiFlield Boundary Condition Problem (#947)
  • Runge Kutta methods for linear operators only (#948)
  • Normal displacement boundary condition in linear elasticity problems (#949)
  • To-think: a less restrictive type for the type of the operator in LinearSolver abstract interface? (#950)
  • Eigen-values and vectors of SymTensorValue (#953)