Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions src/download.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
## Latest Release

[New features](https://github.com/glvis/glvis/blob/v4.3/CHANGELOG)
┊ [User documentation](https://github.com/glvis/glvis/blob/v4.3/README.md)
[New features](https://github.com/glvis/glvis/blob/v4.3.2/CHANGELOG)
┊ [User documentation](https://github.com/glvis/glvis/blob/v4.3.2/README.md)
┊ [Sources](https://github.com/glvis/glvis)

[<button type="button" class="btn btn-success">
**<i class="fa fa-download"></i>&nbsp; glvis-4.3.tgz**
</button>](https://bit.ly/glvis-4-3)
**<i class="fa fa-download"></i>&nbsp; glvis-4.3.2.tgz**
</button>](https://bit.ly/glvis-4-3-2)
&nbsp;&nbsp;&nbsp;
[<button type="button" class="btn btn-success">
**<i class="fa fa-apple"></i>&nbsp; Mac**
Expand All @@ -30,6 +30,7 @@ or [comments](https://github.com/glvis/glvis/issues/new?labels=comment).

**Filename** | **Version** | **Release Date** | **Size** | **[SLOC](https://github.com/AlDanial/cloc)** | **Notes** |
------------ | ----------- | ---------------- | -------- | --------------------------------------- | --------- |
[glvis-4.3.2.tgz](https://bit.ly/glvis-4-3-2) | v4.3.2 | Sep 2024 | 2.4M | 40K | |
[glvis-4.3.tgz](https://bit.ly/glvis-4-3) | v4.3 | Aug 2024 | 2.4M | 39K | _quadrature data visualization_ |
[glvis-4.2.tgz](https://bit.ly/glvis-4-2) | v4.2 | May 2022 | 2.4M | 37K | _glTF export_ |
[glvis-4.1.tgz](https://bit.ly/glvis-4-1) | v4.1 | Aug 2021 | 2.4M | 34K | |
Expand Down
10 changes: 5 additions & 5 deletions src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,20 +69,20 @@ GLVis is based on the [MFEM](https://mfem.org) library and is used in the [BLAST

Date | Message
------------ | -----------------------------------------------------------------
Aug 7, 2024 | Version 4.3 [released](https://github.com/glvis/glvis/blob/v4.3/CHANGELOG).
Sep 27, 2024 | Version 4.3.2 [released](https://github.com/glvis/glvis/blob/v4.3.2/CHANGELOG).
Jan 20, 2022 | New [FEM@LLNL seminar](https://mfem.org/seminar/) series.
Feb 19, 2021 | Web version at [glvis.org/live](https://glvis.org/live).
Feb 17, 2021 | Jupyter support: [`pip install glvis`](https://github.com/GLVis/pyglvis).

## Latest Release

[New features](https://github.com/glvis/glvis/blob/v4.3/CHANGELOG)
┊ [User documentation](https://github.com/glvis/glvis/blob/v4.3/README.md)
[New features](https://github.com/glvis/glvis/blob/v4.3.2/CHANGELOG)
┊ [User documentation](https://github.com/glvis/glvis/blob/v4.3.2/README.md)
┊ [Sources](https://github.com/glvis/glvis)

[<button type="button" class="btn btn-success">
**Download glvis-4.3.tgz**
</button>](https://bit.ly/glvis-4-3)
**Download glvis-4.3.2.tgz**
</button>](https://bit.ly/glvis-4-3-2)
&nbsp;&nbsp;&nbsp;
[<button type="button" class="btn btn-primary">
**Use web version**
Expand Down
1 change: 1 addition & 0 deletions src/news.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

&nbsp; | |
------------ | -----------------------------------------------------------------
Sep 27, 2024 | Version 4.3.2 [released](https://github.com/glvis/glvis/blob/v4.3.2/CHANGELOG).
Aug 7, 2024 | Version 4.3 [released](https://github.com/glvis/glvis/blob/v4.3/CHANGELOG).
May 23, 2022 | Version 4.2 [released](https://github.com/glvis/glvis/blob/v4.2/CHANGELOG).
Jan 20, 2022 | [FEM@LLNL seminar series](https://mfem.org/seminar/) starting.
Expand Down