Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
meshmode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Klöckner
meshmode
Commits
Commits · main
main
Select Git revision
1 result
Searching
meshmode
Author
Search by author
Any Author
authors
Alexandru Fikl
fikl2
Andreas Klöckner
inducer
Ben Sepanski
ben_sepanski
Cory Mikida
cory
Ellis Hoag
eshoag2
Hao Gao
haogao2
Matthias Diener
mdiener
Matt Wala
mattwala
8 authors
Browse files
Sep 08, 2025
build(deps): bump actions/setup-python from 5 to 6
· 162da518
dependabot[bot]
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
162da518
Sep 05, 2025
restore output_file_name/output_file_path
· 09d32709
Matt Smith
authored
2 weeks ago
and
Andreas Klöckner
committed
1 week ago
09d32709
Aug 18, 2025
build(deps): bump actions/checkout from 4 to 5
· 59711cff
dependabot[bot]
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
59711cff
Aug 05, 2025
chore: update baseline
· 475326d7
Alexandru Fikl
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
475326d7
docs: fix missing references
· f1f3cba2
Alexandru Fikl
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
f1f3cba2
feat(typing): add annotations to mesh.processing
· f2bbdbe6
Alexandru Fikl
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
f2bbdbe6
feat(typing): add annotations to meshmode.mesh.tools.AffineMap
· f4a1c74b
Alexandru Fikl
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
f4a1c74b
Aug 04, 2025
chore: remove deprecated nd_quad_submesh
· 241b265d
Alexandru Fikl
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
241b265d
Aug 03, 2025
typing: precise return type for make_curve_mesh
· 78c7022b
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
78c7022b
Add doc link for np.dtype
· e5381395
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
e5381395
chore: update baseline
· 700a5be4
Alexandru Fikl
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
700a5be4
feat(typing): fix typing from mesh.generation
· 728633e4
Alexandru Fikl
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
728633e4
feat(typing): improve typing in mesh.generation
· 98c03751
Alexandru Fikl
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
98c03751
chore: remove mentions of mypy and type ignores
· 39604971
Alexandru Fikl
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
39604971
Aug 02, 2025
feat: use helper that re-routes missing references
· d1c52976
Alexandru Fikl
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
d1c52976
chore: remove deprecated keyword in mesh.generation
· 5e622e5e
Alexandru Fikl
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
5e622e5e
Jul 28, 2025
chore: update baseline
· d8015a07
Alexandru Fikl
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
d8015a07
feat(typing): improve poly_element typing
· 54a95015
Alexandru Fikl
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
54a95015
feat(typing): improve discretization typing
· 0be22f59
Alexandru Fikl
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
0be22f59
feat: rename _Mesh to Mesh in import
· 3e8526e9
Alexandru Fikl
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
3e8526e9
Jul 17, 2025
Update baseline
· 649e6bd9
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
649e6bd9
generate_regular_rect_mesh: Allow tuples in nelements_per_axis, npoints_per_axis
· 25b8b192
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
25b8b192
DiscretizationConnection: Allow scalar in __call__
· b6868a53
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
b6868a53
bpr CI: install scipy-stubs
· a73c832f
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
a73c832f
Type, improve get_partition_by_pymetis
· b36c8710
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
b36c8710
Type make_same_mesh_connection
· 60160470
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
60160470
DOFArray arithmetic: pos-only, match with actx
· efd37665
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
efd37665
Improve types in the refiner
· b66aac39
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
b66aac39
Sharpen types of el group factories
· a6351678
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
a6351678
Discretization array creation: accept DTypeLike
· bf61364b
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
bf61364b
Better types in mesh.io, including {read,generate}_gmsh return types
· ba0e1bb0
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
ba0e1bb0
Stop supporting old scipy in urchin generator
· 9651284e
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
9651284e
Track renames of obj_array functions
· 5ec4c339
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
5ec4c339
Jul 07, 2025
avoid duplication in untag_loopy_call_results
· 410603d1
Matt Smith
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
410603d1
Jul 04, 2025
Update baseline
· 4e22c558
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
4e22c558
Adapt to pytools ObjectArray use, plus a few type fixes
· 733ceabc
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
733ceabc
Fix typing_extensions dependency
· 4bfd03c9
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
4bfd03c9
Jul 01, 2025
Minor types fixes after actx updates
· 89fcb495
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
89fcb495
Jun 30, 2025
Update baseline
· 89be59f4
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
89be59f4
Stop using deprecated order="A" with ravel
· ebcdadb2
Andreas Klöckner
authored
2 months ago
and
Andreas Klöckner
committed
2 months ago
ebcdadb2
Loading