Skip to content

Releases: Cthonios/ReferenceFiniteElements.jl

v0.12.4

31 May 23:56
a7d7b2c
Compare
Choose a tag to compare

ReferenceFiniteElements v0.12.4

Diff since v0.12.3

Breaking changes:
Adapt.jl extension removed.
read_num_map removed
ExodusDatabase constructor that was deprecated removed.

v0.12.3

22 Feb 05:10
a57fb84
Compare
Choose a tag to compare

ReferenceFiniteElements v0.12.3

Diff since v0.12.2

Merged pull requests:

v0.12.2

14 Nov 01:14
b7f959b
Compare
Choose a tag to compare

ReferenceFiniteElements v0.12.2

Diff since v0.12.1

Merged pull requests:

v0.12.1

29 Oct 08:53
2534bba
Compare
Choose a tag to compare

ReferenceFiniteElements v0.12.1

Diff since v0.12.0

Merged pull requests:

v0.12.0

25 Oct 14:53
64cf51d
Compare
Choose a tag to compare

ReferenceFiniteElements v0.12.0

Diff since v0.11.2

Merged pull requests:

  • Bump julia-actions/setup-julia from 1 to 2 (#71) (@dependabot[bot])
  • adding surface shape functions and normals. Testing to follow later... (#72) (@cmhamel)
  • CompatHelper: bump compat for Polynomials to 4, (keep existing compat) (#73) (@github-actions[bot])
  • Bump julia-actions/cache from 1 to 2 (#74) (@dependabot[bot])
  • CompatHelper: bump compat for Adapt in [weakdeps] to 4, (keep existing compat) (#75) (@github-actions[bot])
  • Complete rework (#76) (@cmhamel)
  • more docs updates and some readme updates. (#83) (@cmhamel)

Closed issues:

  • Modify ReferenceFE to store surface shape functions (#31)
  • Add symbolics extension (#77)
  • Implement piecewise constant version of elements (#79)
  • Create new abstract interface (#80)

v0.11.2

16 Mar 12:19
934d599
Compare
Choose a tag to compare

ReferenceFiniteElements v0.11.2

Diff since v0.11.1

Merged pull requests:

v0.11.1

02 Feb 18:46
9ec9074
Compare
Choose a tag to compare

ReferenceFiniteElements v0.11.1

Diff since v0.11.0

Merged pull requests:

Closed issues:

  • Implement edges in a way that aligns with the rest of the interface (#33)

v0.11.0

06 Jan 00:38
3c8c432
Compare
Choose a tag to compare

ReferenceFiniteElements v0.11.0

Diff since v0.10.5

Merged pull requests:

  • adding a bunch of GPU testing and updating adapt extension for new co… (#58) (@cmhamel)
  • A lot of testing adding. Main highlights are a Adapt extension test f… (#59) (@cmhamel)
  • big overhaul of documentation in anticipation of release of v0.11 (#60) (@cmhamel)
  • Recipesbase ext (#63) (@cmhamel)

Closed issues:

  • Update documentation (#42)
  • RecipesBase extension (#61)
  • Document extensions (#62)

v0.10.5

28 Dec 04:04
d83695e
Compare
Choose a tag to compare

ReferenceFiniteElements v0.10.5

Diff since v0.10.4

Merged pull requests:

v0.10.4

21 Dec 02:04
987c254
Compare
Choose a tag to compare

ReferenceFiniteElements v0.10.4

Diff since v0.10.3

Merged pull requests:

Closed issues:

  • Think about what to do with the SimplexTri (#34)