Skip to content
GitLab
Explore
Sign in
Commits · 3442f11dd02ae9bc06fb977bb9427cae58309e62
pytato
Browse files
Jun 26, 2025
Define precise overloads for Array.reshape
· 3442f11d
Andreas Klöckner
authored
Jun 26, 2025
and
Andreas Klöckner
committed
Jun 26, 2025
3442f11d
Implement Array.transpose
· 2ecf3735
Andreas Klöckner
authored
Jun 26, 2025
and
Andreas Klöckner
committed
Jun 26, 2025
2ecf3735
Fix fall-out from flatten being typed
· f02de1ec
Andreas Klöckner
authored
Jun 25, 2025
and
Andreas Klöckner
committed
Jun 26, 2025
f02de1ec
with_tagged_axis: Use ToTagSetConvertible
· 04f6672d
Andreas Klöckner
authored
Jun 25, 2025
and
Andreas Klöckner
committed
Jun 26, 2025
04f6672d
Array.__len__: int or error
· 6dced8ea
Andreas Klöckner
authored
Jun 25, 2025
and
Andreas Klöckner
committed
Jun 26, 2025
6dced8ea
Jun 24, 2025
Mapper typing: Array->Array, Names->Names (#610)
· f7d0d549
Andreas Klöckner
authored
Jun 24, 2025
f7d0d549
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
Loading