Skip to content

Commit 124692b

Browse files
authored
Merge branch 'master' into experimental
2 parents 0489190 + 6974826 commit 124692b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
- `OldPSparseMatrix` and related functionality.
1717

18+
## [0.4.7] - 2024-07-18
19+
20+
### Added
21+
22+
- Functions `laplacian_fdm` and `laplacian_fem` to generate distributed sparse matrices from the discretization of the Laplacian operator.
1823

1924
## [0.4.6] - 2024-05-25
2025

Project.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
99
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
1010
IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"
1111
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
12-
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
1312
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
1413
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1514
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

0 commit comments

Comments
 (0)