Skip to content
GitLab
Explore
Sign in
Commits · main
meshmode
Browse files
Sep 08, 2025
build(deps): bump actions/setup-python from 5 to 6
· 162da518
dependabot[bot]
authored
Sep 08, 2025
and
Andreas Klöckner
committed
Sep 08, 2025
162da518
Sep 05, 2025
restore output_file_name/output_file_path
· 09d32709
Matt Smith
authored
Sep 03, 2025
and
Andreas Klöckner
committed
Sep 05, 2025
09d32709
Aug 18, 2025
build(deps): bump actions/checkout from 4 to 5
· 59711cff
dependabot[bot]
authored
Aug 18, 2025
and
Andreas Klöckner
committed
Aug 18, 2025
59711cff
Aug 05, 2025
chore: update baseline
· 475326d7
Alexandru Fikl
authored
Aug 03, 2025
and
Andreas Klöckner
committed
Aug 05, 2025
475326d7
docs: fix missing references
· f1f3cba2
Alexandru Fikl
authored
Aug 05, 2025
and
Andreas Klöckner
committed
Aug 05, 2025
f1f3cba2
feat(typing): add annotations to mesh.processing
· f2bbdbe6
Alexandru Fikl
authored
Aug 03, 2025
and
Andreas Klöckner
committed
Aug 05, 2025
f2bbdbe6
feat(typing): add annotations to meshmode.mesh.tools.AffineMap
· f4a1c74b
Alexandru Fikl
authored
Aug 03, 2025
and
Andreas Klöckner
committed
Aug 05, 2025
f4a1c74b
Aug 04, 2025
chore: remove deprecated nd_quad_submesh
· 241b265d
Alexandru Fikl
authored
Aug 04, 2025
and
Andreas Klöckner
committed
Aug 04, 2025
241b265d
Aug 03, 2025
typing: precise return type for make_curve_mesh
· 78c7022b
Andreas Klöckner
authored
Aug 03, 2025
and
Andreas Klöckner
committed
Aug 03, 2025
78c7022b
Add doc link for np.dtype
· e5381395
Andreas Klöckner
authored
Aug 03, 2025
and
Andreas Klöckner
committed
Aug 03, 2025
e5381395
chore: update baseline
· 700a5be4
Alexandru Fikl
authored
Aug 02, 2025
and
Andreas Klöckner
committed
Aug 03, 2025
700a5be4
feat(typing): fix typing from mesh.generation
· 728633e4
Alexandru Fikl
authored
Aug 02, 2025
and
Andreas Klöckner
committed
Aug 03, 2025
728633e4
feat(typing): improve typing in mesh.generation
· 98c03751
Alexandru Fikl
authored
Aug 02, 2025
and
Andreas Klöckner
committed
Aug 03, 2025
98c03751
chore: remove mentions of mypy and type ignores
· 39604971
Alexandru Fikl
authored
Aug 02, 2025
and
Andreas Klöckner
committed
Aug 03, 2025
39604971
Aug 02, 2025
feat: use helper that re-routes missing references
· d1c52976
Alexandru Fikl
authored
Aug 02, 2025
and
Andreas Klöckner
committed
Aug 02, 2025
d1c52976
chore: remove deprecated keyword in mesh.generation
· 5e622e5e
Alexandru Fikl
authored
Aug 02, 2025
and
Andreas Klöckner
committed
Aug 02, 2025
5e622e5e
Jul 28, 2025
chore: update baseline
· d8015a07
Alexandru Fikl
authored
Jul 25, 2025
and
Andreas Klöckner
committed
Jul 28, 2025
d8015a07
feat(typing): improve poly_element typing
· 54a95015
Alexandru Fikl
authored
Jul 25, 2025
and
Andreas Klöckner
committed
Jul 28, 2025
54a95015
feat(typing): improve discretization typing
· 0be22f59
Alexandru Fikl
authored
Jul 25, 2025
and
Andreas Klöckner
committed
Jul 28, 2025
0be22f59
feat: rename _Mesh to Mesh in import
· 3e8526e9
Alexandru Fikl
authored
Jul 25, 2025
and
Andreas Klöckner
committed
Jul 28, 2025
3e8526e9
Jul 17, 2025
Update baseline
· 649e6bd9
Andreas Klöckner
authored
Jul 16, 2025
and
Andreas Klöckner
committed
Jul 17, 2025
649e6bd9
generate_regular_rect_mesh: Allow tuples in nelements_per_axis, npoints_per_axis
· 25b8b192
Andreas Klöckner
authored
Jul 17, 2025
and
Andreas Klöckner
committed
Jul 17, 2025
25b8b192
DiscretizationConnection: Allow scalar in __call__
· b6868a53
Andreas Klöckner
authored
Jul 17, 2025
and
Andreas Klöckner
committed
Jul 17, 2025
b6868a53
bpr CI: install scipy-stubs
· a73c832f
Andreas Klöckner
authored
Jul 16, 2025
and
Andreas Klöckner
committed
Jul 17, 2025
a73c832f
Type, improve get_partition_by_pymetis
· b36c8710
Andreas Klöckner
authored
Jul 17, 2025
and
Andreas Klöckner
committed
Jul 17, 2025
b36c8710
Type make_same_mesh_connection
· 60160470
Andreas Klöckner
authored
Jul 16, 2025
and
Andreas Klöckner
committed
Jul 17, 2025
60160470
DOFArray arithmetic: pos-only, match with actx
· efd37665
Andreas Klöckner
authored
Jul 16, 2025
and
Andreas Klöckner
committed
Jul 17, 2025
efd37665
Improve types in the refiner
· b66aac39
Andreas Klöckner
authored
Jul 16, 2025
and
Andreas Klöckner
committed
Jul 17, 2025
b66aac39
Sharpen types of el group factories
· a6351678
Andreas Klöckner
authored
Jul 16, 2025
and
Andreas Klöckner
committed
Jul 17, 2025
a6351678
Discretization array creation: accept DTypeLike
· bf61364b
Andreas Klöckner
authored
Jul 16, 2025
and
Andreas Klöckner
committed
Jul 17, 2025
bf61364b
Better types in mesh.io, including {read,generate}_gmsh return types
· ba0e1bb0
Andreas Klöckner
authored
Jul 16, 2025
and
Andreas Klöckner
committed
Jul 17, 2025
ba0e1bb0
Stop supporting old scipy in urchin generator
· 9651284e
Andreas Klöckner
authored
Jul 16, 2025
and
Andreas Klöckner
committed
Jul 17, 2025
9651284e
Track renames of obj_array functions
· 5ec4c339
Andreas Klöckner
authored
Jul 16, 2025
and
Andreas Klöckner
committed
Jul 17, 2025
5ec4c339
Jul 07, 2025
avoid duplication in untag_loopy_call_results
· 410603d1
Matt Smith
authored
Jul 01, 2025
and
Andreas Klöckner
committed
Jul 07, 2025
410603d1
Jul 04, 2025
Update baseline
· 4e22c558
Andreas Klöckner
authored
Jul 03, 2025
and
Andreas Klöckner
committed
Jul 04, 2025
4e22c558
Adapt to pytools ObjectArray use, plus a few type fixes
· 733ceabc
Andreas Klöckner
authored
Jul 03, 2025
and
Andreas Klöckner
committed
Jul 04, 2025
733ceabc
Fix typing_extensions dependency
· 4bfd03c9
Andreas Klöckner
authored
Jul 03, 2025
and
Andreas Klöckner
committed
Jul 04, 2025
4bfd03c9
Jul 01, 2025
Minor types fixes after actx updates
· 89fcb495
Andreas Klöckner
authored
Jul 01, 2025
and
Andreas Klöckner
committed
Jul 01, 2025
89fcb495
Jun 30, 2025
Update baseline
· 89be59f4
Andreas Klöckner
authored
Jun 25, 2025
and
Andreas Klöckner
committed
Jun 30, 2025
89be59f4
Stop using deprecated order="A" with ravel
· ebcdadb2
Andreas Klöckner
authored
Jun 26, 2025
and
Andreas Klöckner
committed
Jun 30, 2025
ebcdadb2
Loading