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
Alexandru Fikl
arraycontext
Graph
f0e3ac009cab332aa6021bc8633e23922d517cf8
Select Git revision
Branches
3
ci-remove-extras
fix-mypy
main
default
protected
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Aug
4
29
Jul
15
9
8
5
1
27
Jun
7
21
May
3
9
Apr
13
Mar
1
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
10
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
ignore mypy false positive
fix-mypy
fix-mypy
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
version: use importlib
pyproject: move project metadata and remove setup.py
Remove an extra space after definition of the return type pytato.target.BoundProgram
Drop some long-deprecated functionality
Switch to ruff
fix new flake8-comprehensions C420 check
TaggableCLArray: better __repr__
Gitlab autopush: use script from ci-support
Improve to_identifier
PyOpenCLFakeNumpyNamespace.where: accept np.bool_
Bump actions/setup-python from 4 to 5 (#256)
Bump actions/checkout from 3 to 4 (#257)
ci: add dependabot updates for github actions (#255)
ci: add dependabot updates for github actions (#254)
port deprecated numpy functions
jax: update config import
Implement np.linspace in fake_numpy
Add arange to pyopencl actx
Expose pytato.arange, pytato.full
Fix type annotations in unflatten
Add __getitem__ to generic array ops
replace pyrsistent.pmap with immutabledict (#248)
Require pocl>=3.1 for improved SVM support
Pass default_order=lp.auto in eager einsum
fix type comparison
Use pytato's BoundProgram.bind_to_context on generated code in lazy
Use loopy executor in eager call_loopy
assert that options have return_dict set
_dag_to_transformed_pytato_prg: use _DEFAULT_LOOPY_OPTIONS
_get_scalar_func_loopy_program: Allow offsets in GlobalArgs
_get_scalar_func_loopy_program: specify that all arguments are GlobalArgs
Drop inverse trig functions with C names from actx.np
Conda Gitlab CI: Limit POCL to CPU
Loading