Recent Releases of proximal-galerkin-examples

proximal-galerkin-examples - v1.2.0

Fix conda environment + various CI bumps

What's Changed

  • Bump docker/login-action from 2 to 3 by @dependabot in https://github.com/thomas-surowiec/proximal-galerkin-examples/pull/12
  • Bump docker/build-push-action from 3 to 6 by @dependabot in https://github.com/thomas-surowiec/proximal-galerkin-examples/pull/13
  • Bump docker/setup-buildx-action from 2 to 3 by @dependabot in https://github.com/thomas-surowiec/proximal-galerkin-examples/pull/14
  • Bump docker/setup-qemu-action from 2 to 3 by @dependabot in https://github.com/thomas-surowiec/proximal-galerkin-examples/pull/15
  • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/thomas-surowiec/proximal-galerkin-examples/pull/16

New Contributors

  • @dependabot made their first contribution in https://github.com/thomas-surowiec/proximal-galerkin-examples/pull/12

Full Changelog: https://github.com/thomas-surowiec/proximal-galerkin-examples/compare/v1.1.0...v1.2.0

- C++
Published by jorgensd over 1 year ago

proximal-galerkin-examples - v1.1.0

Make code runnable on DOLFINx version 0.6, 0.7, 0.8, 0.9, and nightly

What's Changed

  • Add rewrite of fenicsx example by @jorgensd in https://github.com/thomas-surowiec/proximal-galerkin-examples/pull/3
  • Adding MFEM example 34 (spherical obstacle problem) by @brendankeith in https://github.com/thomas-surowiec/proximal-galerkin-examples/pull/6
  • Update MFEM files by @brendankeith in https://github.com/thomas-surowiec/proximal-galerkin-examples/pull/7
  • Adding advection-diffusion code by @brendankeith in https://github.com/thomas-surowiec/proximal-galerkin-examples/pull/9
  • obstacle_discontinuous.cpp by @brendankeith in https://github.com/thomas-surowiec/proximal-galerkin-examples/pull/10
  • Make code run with dolfinx 0.6,0.7,0.8,0.9 and nightly by @jorgensd in https://github.com/thomas-surowiec/proximal-galerkin-examples/pull/11

New Contributors

  • @jorgensd made their first contribution in https://github.com/thomas-surowiec/proximal-galerkin-examples/pull/3
  • @brendankeith made their first contribution in https://github.com/thomas-surowiec/proximal-galerkin-examples/pull/6

Full Changelog: https://github.com/thomas-surowiec/proximal-galerkin-examples/compare/v0.1.0...v1.1.0

- C++
Published by jorgensd over 1 year ago

proximal-galerkin-examples - Beta release to check reproducible environment

Full Changelog: https://github.com/thomas-surowiec/proximal-galerkin-examples/commits/v0.1.0

- C++
Published by thomas-surowiec almost 3 years ago