Skip to content
GitLab
Explore
Sign in
Commits · main
gmsh_interop
Browse files
Sep 08, 2025
Bump version to 2025.1
· 4d4b63bd
Andreas Klöckner
authored
Sep 08, 2025
View commits for tag v2025.1
v2025.1
4d4b63bd
build(deps): bump actions/setup-python from 5 to 6
· d53d71d9
dependabot[bot]
authored
Sep 08, 2025
and
Andreas Klöckner
committed
Sep 08, 2025
d53d71d9
Sep 05, 2025
document some GmshRunner arguments
· 6c6eb0c7
Matt Smith
authored
Sep 05, 2025
and
Andreas Klöckner
committed
Sep 05, 2025
6c6eb0c7
add option to save generated mesh file outside of temporary working dir
· 82f2193d
Matt Smith
authored
Sep 03, 2025
and
Andreas Klöckner
committed
Sep 05, 2025
82f2193d
Aug 13, 2025
build(deps): bump actions/checkout from 4 to 5
· 15811a93
dependabot[bot]
authored
Aug 11, 2025
and
Andreas Klöckner
committed
Aug 13, 2025
15811a93
Aug 02, 2025
feat: add concurrency groups to the ci
· 8c5bdfd4
Alexandru Fikl
authored
Aug 02, 2025
and
Andreas Klöckner
committed
Aug 02, 2025
8c5bdfd4
docs: update badges in readme
· 287e2392
Alexandru Fikl
authored
Aug 02, 2025
and
Andreas Klöckner
committed
Aug 02, 2025
287e2392
docs: fix missing reference
· f7bf4f9e
Alexandru Fikl
authored
Aug 02, 2025
and
Andreas Klöckner
committed
Aug 02, 2025
f7bf4f9e
feat: enable and fix TC ruff rules
· c9b1e543
Alexandru Fikl
authored
Aug 02, 2025
and
Andreas Klöckner
committed
Aug 02, 2025
c9b1e543
feat: add __future__ annotations
· 7ffa1620
Alexandru Fikl
authored
Aug 02, 2025
and
Andreas Klöckner
committed
Aug 02, 2025
7ffa1620
docs: add type aliases to docs
· de6ab27d
Alexandru Fikl
authored
Aug 02, 2025
and
Andreas Klöckner
committed
Aug 02, 2025
de6ab27d
Jul 14, 2025
Some reader/runner type refinements
· 5cece1c8
Andreas Klöckner
authored
Jul 14, 2025
and
Andreas Klöckner
committed
Jul 14, 2025
5cece1c8
Add GmshSource type alias
· 3fb03113
Andreas Klöckner
authored
Jul 14, 2025
and
Andreas Klöckner
committed
Jul 14, 2025
3fb03113
Jun 15, 2025
chore: pin version 3.10 for pyright
· c1639933
Alexandru Fikl
authored
Jun 15, 2025
and
Andreas Klöckner
committed
Jun 15, 2025
c1639933
Jun 14, 2025
feat: fix various pyright errors
· e0c6e51d
Alexandru Fikl
authored
Jun 14, 2025
and
Andreas Klöckner
committed
Jun 14, 2025
e0c6e51d
feat: use numpy reader in tests
· c7ada613
Alexandru Fikl
authored
Jun 14, 2025
and
Andreas Klöckner
committed
Jun 14, 2025
c7ada613
feat: improve typing in gmsh-node-tuples.py
· c525d0ca
Alexandru Fikl
authored
Jun 14, 2025
and
Andreas Klöckner
committed
Jun 14, 2025
c525d0ca
chore: remove mypy from ci
· 5ed8ee7b
Alexandru Fikl
authored
Jun 14, 2025
and
Andreas Klöckner
committed
Jun 14, 2025
5ed8ee7b
May 08, 2025
Add, fix some type annotations
· 46f638ef
Andreas Klöckner
authored
May 08, 2025
and
Andreas Klöckner
committed
May 08, 2025
46f638ef
Add, configure basedpyright CI
· caa36d49
Andreas Klöckner
authored
May 08, 2025
and
Andreas Klöckner
committed
May 08, 2025
caa36d49
Fix license spec in pyproject
· ce4cc005
Andreas Klöckner
authored
May 08, 2025
and
Andreas Klöckner
committed
May 08, 2025
ce4cc005
Jan 12, 2025
docs: build in venv
· a8646521
Alexandru Fikl
authored
Jan 10, 2025
and
Andreas Klöckner
committed
Jan 12, 2025
a8646521
fix: ruff 0.9.0 errors
· fbf6b9c1
Alexandru Fikl
authored
Jan 10, 2025
and
Andreas Klöckner
committed
Jan 12, 2025
fbf6b9c1
reader: improve exception messages
· 021fd984
Alexandru Fikl
authored
Dec 29, 2024
and
Andreas Klöckner
committed
Jan 12, 2025
021fd984
ci: enable mypy
· 69725d76
Alexandru Fikl
authored
Dec 29, 2024
and
Andreas Klöckner
committed
Jan 12, 2025
69725d76
mypy: strictly type tests and contrib
· 9c1b9136
Alexandru Fikl
authored
Dec 29, 2024
and
Andreas Klöckner
committed
Jan 12, 2025
9c1b9136
mypy: strictly type reader
· 218734cf
Alexandru Fikl
authored
Dec 29, 2024
and
Andreas Klöckner
committed
Jan 12, 2025
218734cf
mypy: strictly type node_tuples
· 34ee070b
Alexandru Fikl
authored
Dec 29, 2024
and
Andreas Klöckner
committed
Jan 12, 2025
34ee070b
mypy: strictly type runner
· 8c6662a7
Alexandru Fikl
authored
Dec 28, 2024
and
Andreas Klöckner
committed
Jan 12, 2025
8c6662a7
Nov 24, 2024
Placate ruff about regex string
· 4a8be1cc
Andreas Klöckner
authored
Nov 24, 2024
and
Andreas Klöckner
committed
Nov 24, 2024
4a8be1cc
Switch to building with hatchling
· 119b75ed
Andreas Klöckner
authored
Nov 24, 2024
and
Andreas Klöckner
committed
Nov 24, 2024
119b75ed
Fix doc upload script
· c42b5493
Andreas Klöckner
authored
Nov 24, 2024
and
Andreas Klöckner
committed
Nov 24, 2024
c42b5493
Nov 14, 2024
ruff: fix type import errors
· f11b1625
Alexandru Fikl
authored
Nov 11, 2024
and
Andreas Klöckner
committed
Nov 14, 2024
f11b1625
pyproject: bump min python to 3.10
· 5c3c3361
Alexandru Fikl
authored
Nov 11, 2024
and
Andreas Klöckner
committed
Nov 14, 2024
5c3c3361
Jul 16, 2024
MANIFEST: ignore git files
· 63b22beb
Alexandru Fikl
authored
Jul 16, 2024
and
Andreas Klöckner
committed
Jul 16, 2024
63b22beb
ci: replace flake8 with ruff job
· 3016ee15
Alexandru Fikl
authored
Jul 16, 2024
and
Andreas Klöckner
committed
Jul 16, 2024
3016ee15
version: use importlib
· 080f3daa
Alexandru Fikl
authored
Jul 15, 2024
and
Andreas Klöckner
committed
Jul 16, 2024
080f3daa
ruff: fix all issues
· a106e755
Alexandru Fikl
authored
Jul 15, 2024
and
Andreas Klöckner
committed
Jul 16, 2024
a106e755
pyproject: add ruff config
· ab767dbf
Alexandru Fikl
authored
Jul 15, 2024
and
Andreas Klöckner
committed
Jul 16, 2024
ab767dbf
setup.cfg: remove file
· 988ff2f5
Alexandru Fikl
authored
Jul 15, 2024
and
Andreas Klöckner
committed
Jul 16, 2024
988ff2f5
Loading