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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Klöckner
arraycontext
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ef0914ccc5c14ccdc74af64dc1136bbd806ce6b6
Select Git revision
Branches
2
cupyactx
main
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
4
Sep
5
Aug
4
29
Jul
15
9
8
5
1
27
Jun
7
24
May
21
3
9
Apr
13
Mar
1
16
Feb
18
Oct
15
8
17
Sep
14
Aug
30
Jul
26
25
23
20
25
Jun
19
26
May
9
8
5
2
25
Apr
23
4
22
Mar
19
Feb
11
Jan
25
Dec
24
15
14
Nov
13
6
31
Oct
26
14
3
2
27
Sep
26
22
20
19
10
9
Aug
7
5
1
Jul
29
Jun
27
26
19
14
11
10
9
8
20
May
12
2
1
19
Apr
7
5
17
Mar
16
3
1
15
Feb
23
Jan
16
13
12
11
27
Dec
26
24
16
25
Nov
24
17
7
6
2
29
Oct
27
24
22
20
19
18
17
15
11
5
24
Sep
22
20
4
30
Aug
29
26
24
16
12
11
21
Jul
20
17
16
14
7
6
1
30
Jun
29
28
27
25
24
22
21
20
18
17
16
15
14
13
12
11
10
11
10
9
8
7
4
2
1
29
May
28
27
26
22
21
20
5
Numpy actx: cache execuctor
with_container_arithmetic: Rename arguments to signal who broadcasts across who
Numpy actx: warn (not error) on no user-provided transforms
Fix a typo in the pytato actx
Fix ruff C409 failures
outer: disallow non-object numpy arrays
Switch to __array_ufunc__ in tests as a way to avoid numpy broadcasting
Rework dataclass array container arithmetic
Clarify that actx.array_types allows ABCs
Improve, type, fix array_equal across all array contexts
Container serialization: iterable -> sequence, plus type aliases
Don't expect unflatten failure from numpy array for numpy actx
Skip numpy conversion tests when using the numpy actx
Skip tagging test for numpy actx
Array container arithemtic: drop deprecated fail-safe actx retrieval
Numpy actx: improve type annotations
Numpy actx: Narrow array_types to non-obj arrays
Numpy actx: better freeze/thaw
Numpy actx: add zeros_like, reshape
Numpy actx: add arange, linspace
test tweaks for NumpyArrayContext
test NumpyArrayContext
arithmetic fixes to account for np.ndarray being a leaf array
ArrayContainer fixes for numpy arrays as leaf classes
Implements NumpyArrayContext
Deprecate with_container_arithmetic's bcast_numpy_array arg
Fix doc upload script to properly sync deletions
Give up on precisely typing Array.__getitem__
Separate doc page for actx abstraction from doc page for implementations
Fix a return type in ArgSizeLimitingPytatoLoopyPyOpenCLTarget
Drop deprecated actx.{empty,zeros}{,_like}
Fix some newly-flagged UP031 issues
Implement actx.np.zeros
Provide default implementations of transform_loopy_program, with warning
ci: pin jax<0.4.31 for mypy on gitlab
ci: pin jax<0.4.31 for mypy
enable typos and fix errors
container: fix warning for cls_has_array_context_attr
isort: add jax as a first-party
update MANIFEST.in
Loading