Skip to content

Releases: JuliaIBPM/CartesianGrids.jl

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 28 Apr 07:27
3ba8719

CartesianGrids v0.2.3

Diff since v0.2.2

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 27 Apr 20:57
4e1c25d

CartesianGrids v0.2.2

Diff since v0.2.1

Merged pull requests:

  • Changed the exp function on Laplacian to only accept a single argument (#64) (@jdeldre)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 23 Oct 06:40
0b998f9

CartesianGrids v0.2.1

Diff since v0.2.0

Merged pull requests:

  • Fix regression in performance due to dual number additions (#63) (@jdeldre)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 02:11
04ff057

CartesianGrids v0.2.0

Diff since v0.1.33

Merged pull requests:

v0.1.33

Choose a tag to compare

@github-actions github-actions released this 18 Oct 15:37
4d5b63b

CartesianGrids v0.1.33

Diff since v0.1.32

Merged pull requests:

v0.1.32

Choose a tag to compare

@jdeldre jdeldre released this 22 Sep 21:45
6ac9469
Update Project.toml

v0.1.31

Choose a tag to compare

@github-actions github-actions released this 15 Aug 22:48
702a485

CartesianGrids v0.1.31

Diff since v0.1.30

Merged pull requests:

v0.1.30

Choose a tag to compare

@github-actions github-actions released this 08 Nov 04:25
1e6819b

CartesianGrids v0.1.30

Diff since v0.1.29

Merged pull requests:

Closed issues:

  • Plot display errors appear in documentation code blocks (#55)

v0.1.29

Choose a tag to compare

@github-actions github-actions released this 29 Sep 05:21
f7ea0de

CartesianGrids v0.1.29

Diff since v0.1.28

Merged pull requests:

  • Fixed a few unnecessary memory allocation issues (#54) (@jdeldre)

v0.1.28

Choose a tag to compare

@github-actions github-actions released this 13 Sep 23:18
bcbfd73

CartesianGrids v0.1.28

Diff since v0.1.27

Merged pull requests:

  • Added gridwise_dot for dot products on the grid (#53) (@jdeldre)