Skip to content
GitLab
Explore
Sign in
pytential
Nov 25, 2024
deprecation fixes for pymbolic 2024.2
· 223ab83b
Alexandru Fikl
authored
Nov 23, 2024
and
Andreas Klöckner
committed
Nov 24, 2024
223ab83b
feat: port deprecated __new__ calls
· afacd2c0
Alexandru Fikl
authored
Nov 17, 2024
and
Andreas Klöckner
committed
Nov 24, 2024
afacd2c0
primitives: replace __new__ vectorization
· f0ed7239
Alexandru Fikl
authored
Nov 16, 2024
and
Andreas Klöckner
committed
Nov 24, 2024
f0ed7239
Nov 19, 2024
mappers: fix int_g changed flag
· 54e40153
Alexandru Fikl
authored
Nov 18, 2024
and
Andreas Klöckner
committed
Nov 19, 2024
54e40153
primitives: improve compat with pre-dataclass expressions
· f8b0d04b
Alexandru Fikl
authored
Nov 18, 2024
and
Andreas Klöckner
committed
Nov 19, 2024
f8b0d04b
Nov 15, 2024
primitives: ignore mypy errors
· b009509d
Alexandru Fikl
authored
Nov 15, 2024
and
Andreas Klöckner
committed
Nov 15, 2024
b009509d
docs: add matrix builders to docs
· 62ccdb55
Alexandru Fikl
authored
Nov 15, 2024
and
Andreas Klöckner
committed
Nov 15, 2024
62ccdb55
Nov 13, 2024
docs: add show-inheritence to expressions
· be7dd77d
Alexandru Fikl
authored
Nov 13, 2024
and
Andreas Klöckner
committed
Nov 13, 2024
be7dd77d
fix(pylint): silence false pylint errors
· 0079352b
Alexandru Fikl
authored
Oct 09, 2024
and
Andreas Klöckner
committed
Nov 13, 2024
0079352b
feat: update IntG to expr_dataclass
· e91fd0fe
Alexandru Fikl
authored
Oct 06, 2024
and
Andreas Klöckner
committed
Nov 13, 2024
e91fd0fe
feat: fix deprecation warnings
· 67376c38
Alexandru Fikl
authored
Oct 03, 2024
and
Andreas Klöckner
committed
Nov 13, 2024
67376c38
feat: port primitives to pymbolic dataclasses
· 2a4d90d9
Alexandru Fikl
authored
Sep 24, 2024
and
Andreas Klöckner
committed
Nov 13, 2024
2a4d90d9
fix(mypy): fix errors after pymbolic typing additions
· 310ca38d
Alexandru Fikl
authored
Sep 24, 2024
and
Andreas Klöckner
committed
Nov 13, 2024
310ca38d
Nov 03, 2024
pylint: force min version
· bc941d32
Alexandru Fikl
authored
Oct 26, 2024
and
Andreas Klöckner
committed
Nov 03, 2024
bc941d32
mypy: fix some new errors
· c836a7b4
Alexandru Fikl
authored
Oct 26, 2024
and
Andreas Klöckner
committed
Nov 03, 2024
c836a7b4
ruff: fix zip strict argument
· f24fbf00
Alexandru Fikl
authored
Oct 26, 2024
and
Andreas Klöckner
committed
Nov 03, 2024
f24fbf00
ruff: fix type import errors
· af1fb2ee
Alexandru Fikl
authored
Oct 26, 2024
and
Andreas Klöckner
committed
Nov 03, 2024
af1fb2ee
pyproject: bump min python to 3.10
· 56f3539c
Alexandru Fikl
authored
Oct 26, 2024
and
Andreas Klöckner
committed
Nov 03, 2024
56f3539c
Nov 02, 2024
Remove a stale comment
· 06462880
Andreas Klöckner
authored
Nov 01, 2024
and
Andreas Klöckner
committed
Nov 02, 2024
06462880
Accommodate non-simplifying pymbolic
· c3462f7f
Andreas Klöckner
authored
Nov 01, 2024
and
Andreas Klöckner
committed
Nov 02, 2024
c3462f7f
Sep 25, 2024
feat: remove deprecated _panel_size
· 835ffc9e
Alexandru Fikl
authored
Sep 24, 2024
and
Andreas Klöckner
committed
Sep 25, 2024
835ffc9e
feat: remove deprecated CLMathFunction
· a42437c0
Alexandru Fikl
authored
Sep 24, 2024
and
Andreas Klöckner
committed
Sep 25, 2024
a42437c0
Aug 26, 2024
Mypy fixes in proxy.py
· 4eb27881
Andreas Klöckner
authored
Aug 26, 2024
and
Andreas Klöckner
committed
Aug 26, 2024
4eb27881
Aug 11, 2024
ruff: fix C409 errors
· 23276e79
Alexandru Fikl
authored
Aug 11, 2024
and
Andreas Klöckner
committed
Aug 11, 2024
23276e79
ruff: rename QBXTargetAssociationFailedException to QBXTargetAssociationFailedError
· e598a774
Alexandru Fikl
authored
Aug 11, 2024
and
Andreas Klöckner
committed
Aug 11, 2024
e598a774
ruff: add stacklevel to warnings
· 349d31b7
Alexandru Fikl
authored
Aug 11, 2024
and
Andreas Klöckner
committed
Aug 11, 2024
349d31b7
Aug 06, 2024
Remove extraneous optional traversal argument to drive_fmm
· 119033a7
Andreas Klöckner
authored
Aug 05, 2024
and
Andreas Klöckner
committed
Aug 06, 2024
119033a7
actx.zeros -> actx.np.zeros
· f6488a7e
Andreas Klöckner
authored
Aug 05, 2024
and
Andreas Klöckner
committed
Aug 06, 2024
f6488a7e
Fix upload-docs script to properly delete
· 0feb4591
Andreas Klöckner
authored
Aug 05, 2024
and
Andreas Klöckner
committed
Aug 06, 2024
0feb4591
Aug 05, 2024
fix issues flagged by mypy
· c7d0be92
Alexandru Fikl
authored
Aug 04, 2024
and
Andreas Klöckner
committed
Aug 05, 2024
c7d0be92
Jul 22, 2024
beltrami: fix mypy partial issues
· 1d351c02
Alexandru Fikl
authored
Jul 20, 2024
and
Andreas Klöckner
committed
Jul 21, 2024
1d351c02
Jul 19, 2024
mypy: ignore sympy
· 78a7dc0a
Alexandru Fikl
authored
Jul 19, 2024
and
Andreas Klöckner
committed
Jul 19, 2024
78a7dc0a
add typos ci and fix issues
· 9d532e7e
Alexandru Fikl
authored
Jul 19, 2024
and
Andreas Klöckner
committed
Jul 19, 2024
9d532e7e
Jul 05, 2024
muller: pass seed to function to remove flakiness
· bd03884f
Alexandru Fikl
authored
Jul 05, 2024
and
Andreas Klöckner
committed
Jul 05, 2024
bd03884f
pyproject: remove python versions
· 2717a2dd
Alexandru Fikl
authored
Jul 05, 2024
and
Andreas Klöckner
committed
Jul 05, 2024
2717a2dd
ci: use github action concurrency to cancel jobs
· 4be33495
Alexandru Fikl
authored
Jul 04, 2024
and
Andreas Klöckner
committed
Jul 05, 2024
4be33495
doc: use version from importlib
· 9520853f
Alexandru Fikl
authored
Jul 04, 2024
and
Andreas Klöckner
committed
Jul 05, 2024
9520853f
ci: replace flake8 with ruff
· e87d3259
Alexandru Fikl
authored
Jul 04, 2024
and
Andreas Klöckner
committed
Jul 05, 2024
e87d3259
use importlib.metadata to get version
· 126648a3
Alexandru Fikl
authored
Jul 03, 2024
and
Andreas Klöckner
committed
Jul 05, 2024
126648a3
pyproject: add and fix ruff RUF issues
· 8a2524e2
Alexandru Fikl
authored
Jul 03, 2024
and
Andreas Klöckner
committed
Jul 05, 2024
8a2524e2
Loading