Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arraycontext
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Klöckner
arraycontext
Commits
Commits · main
main
Select Git revision
Selected
main
default
protected
Branches
1
cupyactx
2 results
arraycontext
Author
Search by author
Any Author
authors
Andreas Klöckner
inducer
Matthias Diener
mdiener
2 authors
Browse files
Aug 13, 2025
Bump actions/checkout from 4 to 5
· 75802d18
dependabot[bot]
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
75802d18
Jul 31, 2025
Type improvements in with_container_arithmetic
· 9ccae3a1
Andreas Klöckner
authored
3 weeks ago
and
Andreas Klöckner
committed
3 weeks ago
9ccae3a1
Add a test for dataclass containers with arithmetic
· 630bc218
Andreas Klöckner
authored
3 weeks ago
and
Andreas Klöckner
committed
3 weeks ago
630bc218
feat: support dataclass subclassing in decorator
· 24ca4f6e
Alexandru Fikl
authored
3 weeks ago
and
Andreas Klöckner
committed
3 weeks ago
24ca4f6e
chore: remove useless comment
· a5a42777
Alexandru Fikl
authored
3 weeks ago
and
Andreas Klöckner
committed
3 weeks ago
a5a42777
Jul 27, 2025
Update baseline for Jax update
· f5224f83
Andreas Klöckner
authored
3 weeks ago
and
Andreas Klöckner
committed
3 weeks ago
f5224f83
Jul 16, 2025
Update baseline
· 2eaa08fe
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
2eaa08fe
fake_numpy: sharpen min/max/sum types, deprecate amax/amin
· 806a010e
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
806a010e
fake_numpy: sharpen conj types
· e722fd3d
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
e722fd3d
fake_numpy: Scalar -> ScalarLike
· 7c77620c
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
7c77620c
Array, ArithArrayContainer: arithmetic with pos-only parameters
· 3f506b79
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
3f506b79
Update baseline
· 829ab5a7
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
829ab5a7
Add all_type_leaves_satisfy_predicate, refactor type tests to use it
· 07046f08
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
07046f08
is_scalar_type: rule out int subclasses
· c51497db
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
c51497db
Allow scalars for actx.tag, document it is best-effort
· aaf7206a
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
aaf7206a
Add ArithArrayContainerT
· 03d28fd7
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
03d28fd7
Track renames of obj_array functions
· 9d21f92f
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
9d21f92f
Jul 13, 2025
Tweak is_array_container_type logic following typing improvements
· 26162cb0
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
26162cb0
Jul 03, 2025
Update baseline
· a914f860
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
a914f860
traversal.{to,from}_numpy: mark deprecated
· 1687b7a2
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
1687b7a2
Centralize typing stuff in arraycontext.typing
· 754deaeb
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
754deaeb
Better type instance check in NumpyNonObjectArrayMetaclass
· 7eb794b6
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
7eb794b6
Deprecate np.ndarray annotations in dataclass_array_container
· f7774215
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
f7774215
Some typing improvements in pyopencl actx
· c076c5f0
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
c076c5f0
Typing annotation -> type annotation
· 31de8563
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
31de8563
Use pytools.ndindex in test
· 8258d3ee
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
8258d3ee
Make use of pytools ObjectArray types where appropriate
· 48752802
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
48752802
More precisely type actx.compile
· 1cb8121e
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
1cb8121e
Jul 01, 2025
avoid duplication in PytatoJAXArrayContext.freeze
· 84553a13
Matt Smith
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
84553a13
deduplicate in _dag_to_compiled_func
· db40a882
Matt Smith
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
db40a882
Update baseline (decrease only)
· 1242f0a7
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
1242f0a7
Misc typing fixes
· 3f234ccf
Andreas Klöckner
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
3f234ccf
fix typing in make_loopy_program
· d525bd4f
Matt Smith
authored
1 month ago
and
Andreas Klöckner
committed
1 month ago
d525bd4f
add transform_dag implementation to pytato JAX array context in order to inline functions
· 298de04a
Matt Smith
authored
2 months ago
and
Andreas Klöckner
committed
1 month ago
298de04a
add function inlining step to transform_dag
· 300da3ca
Matt Smith
authored
3 months ago
and
Andreas Klöckner
committed
1 month ago
300da3ca
update _DatawrapperToBoundPlaceholderMapper with CopyMapper changes
· 0c98ff14
Matt Smith
authored
11 months ago
and
Andreas Klöckner
committed
1 month ago
0c98ff14
deduplicate in freeze
· d4f552f5
Matt Smith
authored
9 months ago
and
Andreas Klöckner
committed
1 month ago
d4f552f5
remove duplicates in _to_input_for_compiled
· 0fc02db0
Matt Smith
authored
Jun 13, 2024
and
Andreas Klöckner
committed
1 month ago
0fc02db0
remove duplicates in _normalize_pt_expr
· 4bc363f3
Matt Smith
authored
Jun 13, 2024
and
Andreas Klöckner
committed
1 month ago
4bc363f3
disable concatenation in outlining example for now
· a929a340
Matt Smith
authored
7 months ago
and
Andreas Klöckner
committed
1 month ago
a929a340
Loading