⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content
Open
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.4/CHANGELOG)
┊ [User documentation](https://github.com/glvis/glvis/blob/v4.4/README.md)
[New features](https://github.com/glvis/glvis/blob/v4.5/CHANGELOG)
┊ [User documentation](https://github.com/glvis/glvis/blob/v4.5/README.md)
┊ [Sources](https://github.com/glvis/glvis)

[<button type="button" class="btn btn-success">
**<i class="fa fa-download"></i>&nbsp; glvis-4.4.tgz**
</button>](https://bit.ly/glvis-4-4)
**<i class="fa fa-download"></i>&nbsp; glvis-4.5.tgz**
</button>](https://bit.ly/glvis-4-5)
Copy link

Copilot AI Jan 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bit.ly shortlink (https://bit.ly/glvis-4-5) needs to be created before this PR is merged, as indicated in the PR description TODO list. Ensure the link is functional before making it publicly available.

Copilot uses AI. Check for mistakes.
&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.5.tgz](https://bit.ly/glvis-4-5) | v4.5 | Jan 2026 | X.XM | XXK | |
Copy link

Copilot AI Jan 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The placeholder values "X.XM" for size and "XXK" for SLOC need to be replaced with actual values before this PR is merged. According to the PR description, this is an endgame TODO item.

Suggested change
[glvis-4.5.tgz](https://bit.ly/glvis-4-5) | v4.5 | Jan 2026 | X.XM | XXK | |
[glvis-4.5.tgz](https://bit.ly/glvis-4-5) | v4.5 | Jan 2026 | 2.7M | 42K | |

Copilot uses AI. Check for mistakes.
Copy link

Copilot AI Jan 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bit.ly shortlink (https://bit.ly/glvis-4-5) needs to be created before this PR is merged, as indicated in the PR description TODO list. Ensure the link is functional before making it publicly available.

Copilot uses AI. Check for mistakes.
[glvis-4.4.tgz](https://bit.ly/glvis-4-4) | v4.4 | May 2025 | 2.6M | 41K | |
[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_ |
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
------------ | -----------------------------------------------------------------
May 1, 2025 | Version 4.4 [released](https://github.com/glvis/glvis/blob/v4.4/CHANGELOG).
Jan XX, 2026 | Version 4.5 [released](https://github.com/glvis/glvis/blob/v4.5/CHANGELOG).
Copy link

Copilot AI Jan 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The placeholder date "Jan XX, 2026" needs to be replaced with the actual release date before this PR is merged. According to the PR description, this is still a TODO item.

Suggested change
Jan XX, 2026 | Version 4.5 [released](https://github.com/glvis/glvis/blob/v4.5/CHANGELOG).
2026 | Version 4.5 [released](https://github.com/glvis/glvis/blob/v4.5/CHANGELOG).

Copilot uses AI. Check for mistakes.
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.4/CHANGELOG)
┊ [User documentation](https://github.com/glvis/glvis/blob/v4.4/README.md)
[New features](https://github.com/glvis/glvis/blob/v4.5/CHANGELOG)
┊ [User documentation](https://github.com/glvis/glvis/blob/v4.5/README.md)
┊ [Sources](https://github.com/glvis/glvis)

[<button type="button" class="btn btn-success">
**Download glvis-4.4.tgz**
</button>](https://bit.ly/glvis-4-4)
**Download glvis-4.5.tgz**
</button>](https://bit.ly/glvis-4-5)
Copy link

Copilot AI Jan 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bit.ly shortlink (https://bit.ly/glvis-4-5) needs to be created before this PR is merged, as indicated in the PR description TODO list. Ensure the link is functional before making it publicly available.

Suggested change
</button>](https://bit.ly/glvis-4-5)
</button>](https://github.com/glvis/glvis/archive/refs/tags/v4.5.tar.gz)

Copilot uses AI. Check for mistakes.
&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; | |
------------ | -----------------------------------------------------------------
Jan XX, 2026 | Version 4.5 [released](https://github.com/glvis/glvis/blob/v4.5/CHANGELOG).
Copy link

Copilot AI Jan 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The placeholder date "Jan XX, 2026" needs to be replaced with the actual release date before this PR is merged. According to the PR description, this is still a TODO item.

Suggested change
Jan XX, 2026 | Version 4.5 [released](https://github.com/glvis/glvis/blob/v4.5/CHANGELOG).
Jan 15, 2026 | Version 4.5 [released](https://github.com/glvis/glvis/blob/v4.5/CHANGELOG).

Copilot uses AI. Check for mistakes.
May 1, 2025 | Version 4.4 [released](https://github.com/glvis/glvis/blob/v4.4/CHANGELOG).
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).
Expand Down