Skip to content
GitLab
Explore
Sign in
Commits · 6b45ab757c7fe414a03c104cbb10188bfd8cb942
pytato
Browse files
Jun 24, 2025
Update baseline
· 6b45ab75
Andreas Klöckner
authored
Jun 24, 2025
and
Andreas Klöckner
committed
Jun 24, 2025
6b45ab75
Implement Array.astype
· e2c81b93
Andreas Klöckner
authored
Jun 24, 2025
and
Andreas Klöckner
committed
Jun 24, 2025
e2c81b93
Fix types of Array.{any,all}
· eaaf5bcf
Andreas Klöckner
authored
Jun 24, 2025
and
Andreas Klöckner
committed
Jun 24, 2025
eaaf5bcf
scalar_expr.DependencyMapper: support TypeCast
· 7b930335
Andreas Klöckner
authored
Jun 24, 2025
and
Andreas Klöckner
committed
Jun 24, 2025
7b930335
Elementwise typing: use a type variable
· 52dacd8f
Andreas Klöckner
authored
Jun 24, 2025
and
Andreas Klöckner
committed
Jun 24, 2025
52dacd8f
Annotate ctx_factory in tests
· c7bcc519
Andreas Klöckner
authored
Jun 24, 2025
and
Andreas Klöckner
committed
Jun 24, 2025
c7bcc519
Jun 14, 2025
[trivial] examples: use pt.make_dict_of_named_arrays
· 3f13f0b0
Matthias Diener
authored
Jun 10, 2025
and
Andreas Klöckner
committed
Jun 14, 2025
3f13f0b0
Misc bpr typing fixes, update baseline
· ed13e839
Andreas Klöckner
authored
Jun 13, 2025
and
Andreas Klöckner
committed
Jun 14, 2025
ed13e839
Slim down distribution tarball
· 70c79ad5
Andreas Klöckner
authored
Jun 13, 2025
and
Andreas Klöckner
committed
Jun 14, 2025
70c79ad5
Jun 05, 2025
tweak Array towards compatibility with arraycontext Array protocol
· 403d2854
Matt Smith
authored
Jun 04, 2025
and
Andreas Klöckner
committed
Jun 05, 2025
403d2854
Jun 02, 2025
Loosen type constraint on data in make_dict_of_named_arrays (#605)
· 75d99874
Matt Smith
authored
Jun 02, 2025
75d99874
May 21, 2025
Update baseline for apparent pygments changes
· a9863e7f
Andreas Klöckner
authored
May 21, 2025
and
Andreas Klöckner
committed
May 21, 2025
a9863e7f
May 15, 2025
Fix Gitlab basedpyright
· b13132de
Andreas Klöckner
authored
May 15, 2025
and
Andreas Klöckner
committed
May 15, 2025
b13132de
Work around bpr errors only shown in CI
· e3b9065c
Andreas Klöckner
authored
May 11, 2025
and
Andreas Klöckner
committed
May 15, 2025
e3b9065c
Fire pylint
· 30c4658b
Andreas Klöckner
authored
May 09, 2025
and
Andreas Klöckner
committed
May 15, 2025
30c4658b
CI: Switch from basedmypy to basedpyright
· 4249794f
Andreas Klöckner
authored
May 08, 2025
and
Andreas Klöckner
committed
May 15, 2025
4249794f
Better type einsum
· d7ab89dc
Andreas Klöckner
authored
May 14, 2025
and
Andreas Klöckner
committed
May 15, 2025
d7ab89dc
Fix imports of Never, Self from typing->typing_extensions
· 01b4eafd
Andreas Klöckner
authored
May 09, 2025
and
Andreas Klöckner
committed
May 15, 2025
01b4eafd
Add missing field_specifiers to @dataclass_transform
· b4bba9c4
Andreas Klöckner
authored
May 09, 2025
and
Andreas Klöckner
committed
May 15, 2025
b4bba9c4
Add missing superclass constructor call
· 5cb48f34
Andreas Klöckner
authored
May 08, 2025
and
Andreas Klöckner
committed
May 15, 2025
5cb48f34
Fix some import issues flagged by pyright
· 7b1dc8c0
Andreas Klöckner
authored
May 08, 2025
and
Andreas Klöckner
committed
May 15, 2025
7b1dc8c0
Add some @override's to placate pyright
· 13176fc6
Andreas Klöckner
authored
May 08, 2025
and
Andreas Klöckner
committed
May 15, 2025
13176fc6
Add a cast/FIXME in _is_non_negative
· 119fd7cf
Andreas Klöckner
authored
May 08, 2025
and
Andreas Klöckner
committed
May 15, 2025
119fd7cf
Drop license specifier in pyproject
· d90ccc72
Andreas Klöckner
authored
May 08, 2025
and
Andreas Klöckner
committed
May 15, 2025
d90ccc72
add doc for PartId to fix build error
· e7c8e59d
Matt Smith
authored
Apr 14, 2025
and
Andreas Klöckner
committed
May 15, 2025
e7c8e59d
Add replace_if_different to reduce the amount of boilerplate from duplication avoidance logic
· c033b202
Matt Smith
authored
Apr 07, 2025
and
Andreas Klöckner
committed
May 15, 2025
c033b202
add FIXME
· c234403a
Matt Smith
authored
Apr 14, 2025
and
Andreas Klöckner
committed
May 15, 2025
c234403a
deduplicate in advection example
· 4a3b6aef
Matt Smith
authored
Feb 27, 2025
and
Andreas Klöckner
committed
May 15, 2025
4a3b6aef
forbid DependencyMapper from being called on functions
· e3e87bac
Matt Smith
authored
Feb 06, 2025
and
Andreas Klöckner
committed
May 15, 2025
e3e87bac
avoid duplicates in EinsumWithNoBroadcastsRewriter
· dcfc9ba7
Matt Smith
authored
Feb 06, 2025
and
Andreas Klöckner
committed
May 15, 2025
dcfc9ba7
avoid duplication in MPMSMaterializer
· 0732564d
Matt Smith
authored
Sep 18, 2024
and
Andreas Klöckner
committed
May 15, 2025
0732564d
don't check for collisions in ArrayToDotNodeInfoMapper
· 0337e9fd
Matt Smith
authored
Sep 23, 2024
and
Andreas Klöckner
committed
May 15, 2025
0337e9fd
fix some more tests
· 628d8f01
Matt Smith
authored
Aug 27, 2024
and
Andreas Klöckner
committed
May 15, 2025
628d8f01
add allow_duplicate_nodes option to RandomDAGContext in tests
· f274d71c
Matt Smith
authored
Aug 27, 2024
and
Andreas Klöckner
committed
May 15, 2025
f274d71c
refactor FFTRealizationMapper to avoid resetting cache in __init__
· b5d67ea6
Matt Smith
authored
Jul 16, 2024
and
Andreas Klöckner
committed
May 15, 2025
b5d67ea6
use context manager to avoid leaking traceback tag setting in test
· 7c93c047
Matt Smith
authored
Jul 16, 2024
and
Andreas Klöckner
committed
May 15, 2025
7c93c047
tweak Inliner/PlaceholderSubstitutor implementations
· da94d2af
Matt Smith
authored
Jul 11, 2024
and
Andreas Klöckner
committed
May 15, 2025
da94d2af
limit PlaceholderSubstitutor to one call stack frame
· 5da35baa
Matt Smith
authored
Jul 03, 2024
and
Andreas Klöckner
committed
May 15, 2025
5da35baa
attempt to avoid duplication in CodeGenPreprocessor
· 73737b48
Matt Smith
authored
Jun 10, 2024
and
Andreas Klöckner
committed
May 15, 2025
73737b48
avoid duplication in with_tagged_reduction for IndexLambda/Einsum
· b3a6ece4
Matt Smith
authored
Jun 11, 2024
and
Andreas Klöckner
committed
May 15, 2025
b3a6ece4
Loading