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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
83ecb60b7bf842705e5449a9e6066637f99c44cd
Select Git revision
Branches
3
ci-remove-extras
fix-mypy
main
default
protected
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Oct
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
remove unused _scalar_list_norm
_serialize_ndarray_container: raise TypeError for non-object-arrays
Deprecate is_array_container
Merge branch 'main' into flatten-to-numpy
do not force host transfers when computing norms
Teach PyOpenCLArrayContext how to deal with loopy programs without loops
pyopencl: remove unused astype
update xfail link
unflatten: better check that template and ary sizes match
improve docs
update test skip condition
add some more tests for unflatten
add missing space in exception message
slice forwards when unflattening
add tests for flatten edge cases
hardcode flatten and unflatten in c order
make failed reshape message less opaque
remove unused memoize_in
improve docs for serialize_container
complain if unflattened strides do not match
update tests with more array container layouts
raise if flattened container does not have homogeneous dtypes
remove flatten_to_numpy and unflatten_from_numpy
rename argument in unflatten_to_numpy
mention that serialize_container should be deterministic
add flatten and unflatten
add flatten to numpy for an entire container
Fix typo in transform_loopy_program log message
Use ProcessLogger in LazilyCompilingFunctionCaller to make codegen bottlenecks more visible
add any/all/array_equal to PytatoPyOpenCLArrayContext.np
Define ArrayContext.permits_advanced_indexing
raise TypeError instead of NotImplementedError in de/serialize_container
test and fix map_array_container on scalars
add array_equal to PyOpenCLArrayContext.np
defines PytatoFakeNumpyNamespace.broadcast_to
support reductions with targeted axes
Create einsum loopy kernel with offsets allowed
require reduce_func to be associative in non-recursive reductions too
add non-recursive reductions
Clarify reduction documentation (#82)
Loading