Skip to content

Convert all numbers to Float64 internally #223

Convert all numbers to Float64 internally

Convert all numbers to Float64 internally #223

Triggered via pull request August 6, 2023 15:11
@DanielVandHDanielVandH
synchronize #75
f64-conv
Status Success
Total duration 1h 56m 20s
Artifacts

CI.yml

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

Annotations

10 warnings
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
undefined binding 'DelaunayTriangulation.merge_boundary_node!' in `@docs` block in src/data_structures/triangulation.md:52-75 ```@docs has_multiple_curves(::Triangulation) has_multiple_segments(::Triangulation) num_curves(::Triangulation) num_segments(::Triangulation) get_boundary_nodes(::Triangulation, ::Any) map_boundary_index(::Triangulation, ::Any) get_curve_index(::Triangulation, ::Any) get_segment_index(::Triangulation, ::Any) num_outer_boundary_segments(::Triangulation) get_right_boundary_node(::Triangulation, ::Any, ::Any) get_left_boundary_node(::Triangulation, ::Any, ::Any) get_boundary_index_range(::Triangulation, ::Any) get_boundary_edge_map(::Triangulation, ::Any) insert_boundary_node!(::Triangulation, ::Any, ::Any) split_boundary_edge!(::Triangulation, ::Any, ::Any) split_boundary_edge_at_collinear_segments!(::Triangulation, ::Any) contains_boundary_edge(::Triangulation, ::Any) merge_constrained_edges(::Any, ::Any, ::Es) where {Es} get_all_boundary_nodes(::Triangulation) all_boundary_indices(::Triangulation) delete_boundary_node!(::Triangulation, ::Any) merge_boundary_node!(::Triangulation, ::Any, ::Any) ```
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
undefined binding 'DelaunayTriangulation.convert_to_boundary_index' in `@docs` block in src/utils.md:9-48 ```@docs is_true get_boundary_index rotate_ghost_triangle_to_standard_form get_right_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} get_left_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} find_edge(::Any, ::Any, ::Any) choose_uvw is_circular circular_equality get_surrounding_polygon(::Adjacent{I,E}, ::Graph, ::Any, ::Any, ::C) where {I,E,C} sort_edge_by_degree(::E, ::Graph) where {E} split_constrained_edge!(::Any, ::E, ::Any) where {E} fix_segments!(::AbstractVector{E}, bad_indices) where {E} connect_segments!(::AbstractVector{E}) where {E} extend_segments!(::AbstractVector{E}, ::Any) where {E} convert_boundary_points_to_indices(::AAA, ::AAA) where {F<:Number,A<:AbstractVector{F},AA<:AbstractVector{A},AAA<:AbstractVector{AA}} get_ordinal_suffix check_args min_max min_med_max balanced_power_of_two_ternary_split balanced_power_of_two_quarternary_split segment_vertices_adjoin_other_segments edge_lies_on_two_distinct_segments get_shared_vertex convert_to_boundary_index get_neighbouring_boundary_edges is_last_boundary_index is_first_boundary_index previndex_circular nextindex_circular is_first_boundary_index is_last_boundary_index get_neighbouring_boundary_edges convert_to_boundary_edge get_shared_vertex replace_boundary_triangle_with_ghost_triangle iterated_neighbourhood ```
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
duplicate docs found for 'get_neighbouring_boundary_edges' in `@docs` block in src/utils.md:9-48 ```@docs is_true get_boundary_index rotate_ghost_triangle_to_standard_form get_right_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} get_left_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} find_edge(::Any, ::Any, ::Any) choose_uvw is_circular circular_equality get_surrounding_polygon(::Adjacent{I,E}, ::Graph, ::Any, ::Any, ::C) where {I,E,C} sort_edge_by_degree(::E, ::Graph) where {E} split_constrained_edge!(::Any, ::E, ::Any) where {E} fix_segments!(::AbstractVector{E}, bad_indices) where {E} connect_segments!(::AbstractVector{E}) where {E} extend_segments!(::AbstractVector{E}, ::Any) where {E} convert_boundary_points_to_indices(::AAA, ::AAA) where {F<:Number,A<:AbstractVector{F},AA<:AbstractVector{A},AAA<:AbstractVector{AA}} get_ordinal_suffix check_args min_max min_med_max balanced_power_of_two_ternary_split balanced_power_of_two_quarternary_split segment_vertices_adjoin_other_segments edge_lies_on_two_distinct_segments get_shared_vertex convert_to_boundary_index get_neighbouring_boundary_edges is_last_boundary_index is_first_boundary_index previndex_circular nextindex_circular is_first_boundary_index is_last_boundary_index get_neighbouring_boundary_edges convert_to_boundary_edge get_shared_vertex replace_boundary_triangle_with_ghost_triangle iterated_neighbourhood ```
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
duplicate docs found for 'is_first_boundary_index' in `@docs` block in src/utils.md:9-48 ```@docs is_true get_boundary_index rotate_ghost_triangle_to_standard_form get_right_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} get_left_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} find_edge(::Any, ::Any, ::Any) choose_uvw is_circular circular_equality get_surrounding_polygon(::Adjacent{I,E}, ::Graph, ::Any, ::Any, ::C) where {I,E,C} sort_edge_by_degree(::E, ::Graph) where {E} split_constrained_edge!(::Any, ::E, ::Any) where {E} fix_segments!(::AbstractVector{E}, bad_indices) where {E} connect_segments!(::AbstractVector{E}) where {E} extend_segments!(::AbstractVector{E}, ::Any) where {E} convert_boundary_points_to_indices(::AAA, ::AAA) where {F<:Number,A<:AbstractVector{F},AA<:AbstractVector{A},AAA<:AbstractVector{AA}} get_ordinal_suffix check_args min_max min_med_max balanced_power_of_two_ternary_split balanced_power_of_two_quarternary_split segment_vertices_adjoin_other_segments edge_lies_on_two_distinct_segments get_shared_vertex convert_to_boundary_index get_neighbouring_boundary_edges is_last_boundary_index is_first_boundary_index previndex_circular nextindex_circular is_first_boundary_index is_last_boundary_index get_neighbouring_boundary_edges convert_to_boundary_edge get_shared_vertex replace_boundary_triangle_with_ghost_triangle iterated_neighbourhood ```
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
duplicate docs found for 'is_last_boundary_index' in `@docs` block in src/utils.md:9-48 ```@docs is_true get_boundary_index rotate_ghost_triangle_to_standard_form get_right_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} get_left_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} find_edge(::Any, ::Any, ::Any) choose_uvw is_circular circular_equality get_surrounding_polygon(::Adjacent{I,E}, ::Graph, ::Any, ::Any, ::C) where {I,E,C} sort_edge_by_degree(::E, ::Graph) where {E} split_constrained_edge!(::Any, ::E, ::Any) where {E} fix_segments!(::AbstractVector{E}, bad_indices) where {E} connect_segments!(::AbstractVector{E}) where {E} extend_segments!(::AbstractVector{E}, ::Any) where {E} convert_boundary_points_to_indices(::AAA, ::AAA) where {F<:Number,A<:AbstractVector{F},AA<:AbstractVector{A},AAA<:AbstractVector{AA}} get_ordinal_suffix check_args min_max min_med_max balanced_power_of_two_ternary_split balanced_power_of_two_quarternary_split segment_vertices_adjoin_other_segments edge_lies_on_two_distinct_segments get_shared_vertex convert_to_boundary_index get_neighbouring_boundary_edges is_last_boundary_index is_first_boundary_index previndex_circular nextindex_circular is_first_boundary_index is_last_boundary_index get_neighbouring_boundary_edges convert_to_boundary_edge get_shared_vertex replace_boundary_triangle_with_ghost_triangle iterated_neighbourhood ```
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
duplicate docs found for 'get_neighbouring_boundary_edges' in `@docs` block in src/utils.md:9-48 ```@docs is_true get_boundary_index rotate_ghost_triangle_to_standard_form get_right_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} get_left_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} find_edge(::Any, ::Any, ::Any) choose_uvw is_circular circular_equality get_surrounding_polygon(::Adjacent{I,E}, ::Graph, ::Any, ::Any, ::C) where {I,E,C} sort_edge_by_degree(::E, ::Graph) where {E} split_constrained_edge!(::Any, ::E, ::Any) where {E} fix_segments!(::AbstractVector{E}, bad_indices) where {E} connect_segments!(::AbstractVector{E}) where {E} extend_segments!(::AbstractVector{E}, ::Any) where {E} convert_boundary_points_to_indices(::AAA, ::AAA) where {F<:Number,A<:AbstractVector{F},AA<:AbstractVector{A},AAA<:AbstractVector{AA}} get_ordinal_suffix check_args min_max min_med_max balanced_power_of_two_ternary_split balanced_power_of_two_quarternary_split segment_vertices_adjoin_other_segments edge_lies_on_two_distinct_segments get_shared_vertex convert_to_boundary_index get_neighbouring_boundary_edges is_last_boundary_index is_first_boundary_index previndex_circular nextindex_circular is_first_boundary_index is_last_boundary_index get_neighbouring_boundary_edges convert_to_boundary_edge get_shared_vertex replace_boundary_triangle_with_ghost_triangle iterated_neighbourhood ```
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
duplicate docs found for 'get_shared_vertex' in `@docs` block in src/utils.md:9-48 ```@docs is_true get_boundary_index rotate_ghost_triangle_to_standard_form get_right_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} get_left_boundary_node(::Adjacent{I, E}, ::Any, ::Any, ::Any, ::C) where {I,E,C} find_edge(::Any, ::Any, ::Any) choose_uvw is_circular circular_equality get_surrounding_polygon(::Adjacent{I,E}, ::Graph, ::Any, ::Any, ::C) where {I,E,C} sort_edge_by_degree(::E, ::Graph) where {E} split_constrained_edge!(::Any, ::E, ::Any) where {E} fix_segments!(::AbstractVector{E}, bad_indices) where {E} connect_segments!(::AbstractVector{E}) where {E} extend_segments!(::AbstractVector{E}, ::Any) where {E} convert_boundary_points_to_indices(::AAA, ::AAA) where {F<:Number,A<:AbstractVector{F},AA<:AbstractVector{A},AAA<:AbstractVector{AA}} get_ordinal_suffix check_args min_max min_med_max balanced_power_of_two_ternary_split balanced_power_of_two_quarternary_split segment_vertices_adjoin_other_segments edge_lies_on_two_distinct_segments get_shared_vertex convert_to_boundary_index get_neighbouring_boundary_edges is_last_boundary_index is_first_boundary_index previndex_circular nextindex_circular is_first_boundary_index is_last_boundary_index get_neighbouring_boundary_edges convert_to_boundary_edge get_shared_vertex replace_boundary_triangle_with_ghost_triangle iterated_neighbourhood ```
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`InsertionEventHistory`](@ref)' in src/operations.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`InsertionEventHistory`](@ref)' in src/operations.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`legalise_edge`](@ref)' in src/operations.md.