Skip to content
GitLab
Explore
Sign in
Commits · f4a1c74b272008ad3344d0134778c9f2e5abd292
meshmode
Browse files
Aug 05, 2025
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
Typing fixes for actx changes
· 6004a939
Andreas Klöckner
authored
Jun 25, 2025
and
Andreas Klöckner
committed
Jun 30, 2025
6004a939
DiscretizationConnectionElementGroup: add missing type parameter
· a6a826d3
Andreas Klöckner
authored
Jun 25, 2025
and
Andreas Klöckner
committed
Jun 30, 2025
a6a826d3
simple-dg: Let TracePair be recognized as an array container
· d4cfe6bf
Andreas Klöckner
authored
Jun 25, 2025
and
Andreas Klöckner
committed
Jun 30, 2025
d4cfe6bf
DOFArray: add pow
· ff38075c
Andreas Klöckner
authored
Jun 25, 2025
and
Andreas Klöckner
committed
Jun 30, 2025
ff38075c
Fire pylint from CI
· ca2c26e9
Andreas Klöckner
authored
Jun 26, 2025
and
Andreas Klöckner
committed
Jun 30, 2025
ca2c26e9
Jun 24, 2025
Add basedpyright CI, config, baseline
· d87bcc0d
Andreas Klöckner
authored
Jun 24, 2025
and
Andreas Klöckner
committed
Jun 24, 2025
d87bcc0d
Loading