store RNG instead of seed in iterative layouts #139
Annotations
5 warnings and 1 notice
../../../.julia/packages/Documenter/qoyeC/src/utilities/utilities.jl#L46
17 docstrings not included in the manual:
NetworkLayout.stress :: Union{Tuple{N}, Tuple{T}, Tuple{AbstractArray{Point{T, N}}, Any, Any}} where {T, N}
NetworkLayout.stress :: Tuple{Any}
NetworkLayout.shell :: Tuple{Any}
NetworkLayout.squaregrid :: Tuple{Any}
NetworkLayout.sfdp :: Tuple{Any}
NetworkLayout.weightedlaplacian :: Union{Tuple{AbstractMatrix{T}}, Tuple{T}} where T
NetworkLayout.make_symmetric! :: Tuple{AbstractMatrix}
NetworkLayout.LZ :: Union{Tuple{T}, Tuple{N}, Tuple{AbstractArray{Point{N, T}, 1}, Any, Any}} where {N, T}
NetworkLayout.pairwise_distance :: Union{Tuple{Any}, Tuple{T}, Tuple{Any, Type{T}}} where T
NetworkLayout.buchheim :: Tuple{Any}
NetworkLayout.assert_rooted_tree :: Tuple{AbstractVector{<:AbstractVector}}
NetworkLayout.spectral :: Tuple{Any}
NetworkLayout.infer_pointtype :: Union{Tuple{GeometryBasics.AbstractPoint{dim, t}}, Tuple{t}, Tuple{dim}} where {dim, t}
NetworkLayout.DEFAULT_RNG
NetworkLayout.assertsquare :: Tuple{AbstractMatrix}
NetworkLayout.spring :: Tuple{Any}
NetworkLayout._sanitize_initialpos_pin :: NTuple{4, Any}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
../../../.julia/packages/Documenter/qoyeC/src/deploydocs.jl#L533
removing `stable` and linking `stable` to `v0.4.6`.
|
../../../.julia/packages/Documenter/qoyeC/src/deploydocs.jl#L533
removing `v0.4` and linking `v0.4` to `v0.4.6`.
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`
|
This job succeeded
Loading