Skip to content
GitLab
Explore
Sign in
Commits · d90ccc723ecc5212c6d74931223288123c31eb47
pytato
Browse files
May 15, 2025
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
Avoid duplication related to axis tagging
· b6bdd35e
Matt Smith
authored
Jun 11, 2024
and
Andreas Klöckner
committed
May 15, 2025
b6bdd35e
add Deduplicator
· 0bf1eac2
Matt Smith
authored
Sep 20, 2024
and
Andreas Klöckner
committed
May 15, 2025
0bf1eac2
avoid unnecessary duplication in CopyMapper/CopyMapperWithExtraArgs
· 97d663b3
Matt Smith
authored
Jun 10, 2024
and
Andreas Klöckner
committed
May 15, 2025
97d663b3
add result deduplication to transform mappers
· 5df40ca2
Matt Smith
authored
Sep 23, 2024
and
Andreas Klöckner
committed
May 15, 2025
5df40ca2
May 03, 2025
Limit Github CI PR concurrency
· ea27629e
Andreas Klöckner
authored
May 02, 2025
and
Andreas Klöckner
committed
May 02, 2025
ea27629e
Downstream test: also test with -O
· 5d0f8be0
Andreas Klöckner
authored
May 02, 2025
and
Andreas Klöckner
committed
May 02, 2025
5d0f8be0
Switch to basedmypy, create baseline
· f599f286
Andreas Klöckner
authored
May 02, 2025
and
Andreas Klöckner
committed
May 02, 2025
f599f286
Fix some code-less type-ignores
· b437a99c
Andreas Klöckner
authored
May 02, 2025
and
Andreas Klöckner
committed
May 02, 2025
b437a99c
Drop a redundant Self type
· ced813c9
Andreas Klöckner
authored
May 02, 2025
and
Andreas Klöckner
committed
May 02, 2025
ced813c9
Ignore a pylint warning on non-iterability of non_equality_tags
· c5b04620
Andreas Klöckner
authored
May 02, 2025
and
Andreas Klöckner
committed
May 02, 2025
c5b04620
Use opt_frozen_dataclass for dataclasses from which Arrays inherit
· b28441c1
Andreas Klöckner
authored
May 02, 2025
and
Andreas Klöckner
committed
May 02, 2025
b28441c1
array_dataclass: make args kw-only
· 6659d158
Andreas Klöckner
authored
May 02, 2025
and
Andreas Klöckner
committed
May 02, 2025
6659d158
CI Examples: include run with optimization
· 36231e9a
Andreas Klöckner
authored
May 02, 2025
and
Andreas Klöckner
committed
May 02, 2025
36231e9a
Apr 28, 2025
Fix import formatting in scalar_expr
· 762113f2
Andreas Klöckner
authored
Apr 28, 2025
and
Andreas Klöckner
committed
Apr 28, 2025
762113f2
Cast-to-int in random DAG generation to placate Mypy
· 396cf1da
Andreas Klöckner
authored
Apr 28, 2025
and
Andreas Klöckner
committed
Apr 28, 2025
396cf1da
Apr 17, 2025
Fix Github CI badge in README
· a7fbc712
Andreas Klöckner
authored
Apr 17, 2025
a7fbc712
Apr 14, 2025
add comment
· 10076f9b
Matt Smith
authored
Apr 14, 2025
and
Andreas Klöckner
committed
Apr 14, 2025
10076f9b
revert AxesTagsEquationCollector.map_reshape to previous version
· fb8c33d1
Matt Smith
authored
Apr 14, 2025
and
Andreas Klöckner
committed
Apr 14, 2025
fb8c33d1
add regression test for reshape axis tagging issue
· 3b573ae5
Matt Smith
authored
Apr 14, 2025
and
Andreas Klöckner
committed
Apr 14, 2025
3b573ae5
Apr 06, 2025
Tuple concat -> tuple splat
· 7dae3cc7
Andreas Klöckner
authored
Apr 06, 2025
and
Andreas Klöckner
committed
Apr 06, 2025
7dae3cc7
Apr 02, 2025
add test for mapper duplication check
· 84d18aa6
Matt Smith
authored
Mar 24, 2025
and
Andreas Klöckner
committed
Apr 02, 2025
84d18aa6
don't deduplicate predecessors in mapper-created duplication check
· 41a40a0c
Matt Smith
authored
Mar 24, 2025
and
Andreas Klöckner
committed
Apr 02, 2025
41a40a0c
Mar 24, 2025
don't assume that all ranks communicate if communication is present on some ranks
· 596b165a
Matt Smith
authored
Mar 23, 2025
and
Andreas Klöckner
committed
Mar 24, 2025
596b165a
Loading