Skip to content
GitLab
Explore
Sign in
Commits · 0be22f5917a5ccb2817883420ff5c01bf10eef0b
meshmode
Browse files
Jul 28, 2025
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
Fix some glaring type issues
· 86c64402
Andreas Klöckner
authored
Jun 24, 2025
and
Andreas Klöckner
committed
Jun 24, 2025
86c64402
Enable TC ruff lint
· ed27ba04
Andreas Klöckner
authored
Jun 24, 2025
and
Andreas Klöckner
committed
Jun 24, 2025
ed27ba04
Require, add future-annotations import
· f2df6660
Andreas Klöckner
authored
Jun 24, 2025
and
Andreas Klöckner
committed
Jun 24, 2025
f2df6660
Use ArrayContextFactory in tests
· f84caf84
Andreas Klöckner
authored
Jun 24, 2025
and
Andreas Klöckner
committed
Jun 24, 2025
f84caf84
Drop mypy from CI
· c0a40595
Andreas Klöckner
authored
Jun 24, 2025
and
Andreas Klöckner
committed
Jun 24, 2025
c0a40595
Slim down sdist tarball
· 2008aa93
Andreas Klöckner
authored
Jun 24, 2025
and
Andreas Klöckner
committed
Jun 24, 2025
2008aa93
Jun 15, 2025
fix: new mypy error for np.finfo
· 2a826a90
Alexandru Fikl
authored
Jun 15, 2025
and
Andreas Klöckner
committed
Jun 15, 2025
2a826a90
fix: updated types from gmsh_interop
· 59a86d73
Alexandru Fikl
authored
Jun 15, 2025
and
Andreas Klöckner
committed
Jun 15, 2025
59a86d73
May 13, 2025
combine/optimize _match_vertices and find_point_permutation implementations (#458, part 2)
· 80627bf5
Matt Smith
authored
May 13, 2025
and
Andreas Klöckner
committed
May 13, 2025
80627bf5
optimize generate_box_mesh (#458, part 1)
· 69bcd5a4
Matt Smith
authored
May 13, 2025
and
Andreas Klöckner
committed
May 13, 2025
69bcd5a4
May 08, 2025
GmshMeshReceiver: add some type annotations
· e74a8269
Andreas Klöckner
authored
May 07, 2025
and
Andreas Klöckner
committed
May 08, 2025
e74a8269
GmshMeshReceiver: Ignore non-PhysicalNames tags
· eb0006b2
Andreas Klöckner
authored
May 07, 2025
and
Andreas Klöckner
committed
May 08, 2025
eb0006b2
Loading