view docs/src/submodules/grids.md @ 2084:51a005910f19 bugfix/lazy_tensors/tensor_sum_inference

Revert to using map and +() instead of sum to help the compiler infer the resulting types
author Jonatan Werpers <jonatan@werpers.com>
date Mon, 02 Mar 2026 13:18:27 +0100
parents 126e169bb0b7
children
line wrap: on
line source

# Grids

## Contents
```@contents
Pages = ["grids.md"]
```

## Index
```@index
Pages = ["grids.md"]
```

## Public interface
```@autodocs
Modules = [Grids]
Private = false # Hide unexported objects
```

## Internal interface
```@autodocs
Modules = [Grids]
Public = false # Hide exported objects
```