Skip to content

Commit

Permalink
Link to IntervalSets
Browse files Browse the repository at this point in the history
  • Loading branch information
sethaxen committed Dec 14, 2024
1 parent dee01b4 commit 60a7ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/inference_data.jl
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ Return a new [`InferenceData`](@ref) containing the specified groups sliced to t
specified `coords`.
`coords` specifies a dimension name mapping to an index, a
[`IntervalSets.AbstractInterval`](https://juliamath.github.io/IntervalSets.jl/stable/api/#IntervalSets.AbstractInterval).
[`DimensionalData.Selector`](@extref DimensionalData selectors), or an
[`IntervalSets.AbstractInterval`](@extref).
If one or more groups lack the specified dimension, a warning is raised but can be ignored.
All groups that contain the dimension must also contain the specified indices, or an
Expand Down

0 comments on commit 60a7ac4

Please sign in to comment.