Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Enhance contract to support keyword arguments during reduction #95

Enhance contract to support keyword arguments during reduction

Enhance contract to support keyword arguments during reduction #95

Triggered via pull request July 17, 2023 10:16
Status Success
Total duration 5m 29s
Artifacts

CI.yml

on: pull_request
Matrix: Documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Documentation (1, ubuntu-latest, x64): ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no docs found for 'Tensor' in `@docs` block in src/tensor.md:1-3 ```@docs Tensor ```
Documentation (1, ubuntu-latest, x64): ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
2 docstrings not included in the manual: Base.:* :: Tuple{Tensor, Tensor} Tensors.contract :: Tuple{Tensor, Tensor} These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.