Skip to content

Speedup breadth-first search by one-hot encoding indices #175

Speedup breadth-first search by one-hot encoding indices

Speedup breadth-first search by one-hot encoding indices #175

Triggered via push January 20, 2024 23:20
Status Success
Total duration 4m 24s
Artifacts

CI.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L46
no docs found for 'Base.size(::EinExpr)' in `@docs` block in src/einexpr.md:30-34 ```@docs EinExprs.head EinExprs.args Base.size(::EinExpr) ```
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L46
no docs found for 'Base.sum(::EinExpr, ::Union{Symbol, Tuple{Vararg{Symbol}}, AbstractVector{<:Symbol}})' in `@docs` block in src/einexpr.md:58-61 ```@docs Base.sum!(::EinExpr, ::Any) Base.sum(::EinExpr, ::Union{Symbol, Tuple{Vararg{Symbol}}, AbstractVector{<:Symbol}}) ```
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L46
no doc found for reference '[`sum`](@ref)' in src/einexpr.md.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L46
no doc found for reference '[`sum`](@ref)' in src/einexpr.md.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `stable` and linking `stable` to `v0.5.10`.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `v0.5` and linking `v0.5` to `v0.5.10`.
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/