You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev/breaking_changes_v4/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,4 +16,4 @@
16
16
da(0.5, Val{1}) # first derivative at t=0.5
17
17
da([0.1, 0.5, 0.9]) # interpolate at multiple times
18
18
da(0.5; idxs = 1) # interpolate single component
19
-
da(0.5; idxs = [1, 2]) # interpolate subset of components</code></pre><p>The interpolation object must be callable as <code>interp(t, idxs, deriv, p, continuity)</code>, matching the protocol used by SciMLBase's <code>LinearInterpolation</code>, <code>HermiteInterpolation</code>, and <code>ConstantInterpolation</code>.</p><p>When <code>dense = true</code> and <code>interp</code> is provided, <code>plot(da)</code> automatically generates dense interpolated output instead of plotting only the saved time points.</p><h2id="Ragged-Arrays-Sublibrary"><aclass="docs-heading-anchor" href="#Ragged-Arrays-Sublibrary">Ragged Arrays Sublibrary</a><aid="Ragged-Arrays-Sublibrary-1"></a><aclass="docs-heading-anchor-permalink" href="#Ragged-Arrays-Sublibrary" title="Permalink"></a></h2><p><code>RaggedVectorOfArray</code> and <code>RaggedDiffEqArray</code> are available via:</p><pre><codeclass="language-julia hljs">using RecursiveArrayToolsRaggedArrays</code></pre><p>These types preserve the true ragged structure without zero-padding, and do <strong>not</strong> subtype <code>AbstractArray</code>. See the <code>RecursiveArrayToolsRaggedArrays</code> subpackage for details.</p><h2id="Zygote-Compatibility"><aclass="docs-heading-anchor" href="#Zygote-Compatibility">Zygote Compatibility</a><aid="Zygote-Compatibility-1"></a><aclass="docs-heading-anchor-permalink" href="#Zygote-Compatibility" title="Permalink"></a></h2><p>Some Zygote adjoint rules need updating for the new <code>AbstractArray</code> subtyping. ForwardDiff continues to work correctly. Zygote support will be updated in a follow-up release.</p></article><navclass="docs-footer"><aclass="docs-footer-prevpage" href="../">« Home</a><aclass="docs-footer-nextpage" href="../AbstractVectorOfArrayInterface/">The AbstractVectorOfArray and AbstractDiffEqArray Interfaces »</a><divclass="flexbox-break"></div><pclass="footer-message">Powered by <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <ahref="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><divclass="modal" id="documenter-settings"><divclass="modal-background"></div><divclass="modal-card"><headerclass="modal-card-head"><pclass="modal-card-title">Settings</p><buttonclass="delete"></button></header><sectionclass="modal-card-body"><p><labelclass="label">Theme</label><divclass="select"><selectid="documenter-themepicker"><optionvalue="auto">Automatic (OS)</option><optionvalue="documenter-light">documenter-light</option><optionvalue="documenter-dark">documenter-dark</option><optionvalue="catppuccin-latte">catppuccin-latte</option><optionvalue="catppuccin-frappe">catppuccin-frappe</option><optionvalue="catppuccin-macchiato">catppuccin-macchiato</option><optionvalue="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.17.0 on <spanclass="colophon-date" title="Monday 20 April 2026 11:47">Monday 20 April 2026</span>. Using Julia version 1.12.6.</p></section><footerclass="modal-card-foot"></footer></div></div></div></body></html>
19
+
da(0.5; idxs = [1, 2]) # interpolate subset of components</code></pre><p>The interpolation object must be callable as <code>interp(t, idxs, deriv, p, continuity)</code>, matching the protocol used by SciMLBase's <code>LinearInterpolation</code>, <code>HermiteInterpolation</code>, and <code>ConstantInterpolation</code>.</p><p>When <code>dense = true</code> and <code>interp</code> is provided, <code>plot(da)</code> automatically generates dense interpolated output instead of plotting only the saved time points.</p><h2id="Ragged-Arrays-Sublibrary"><aclass="docs-heading-anchor" href="#Ragged-Arrays-Sublibrary">Ragged Arrays Sublibrary</a><aid="Ragged-Arrays-Sublibrary-1"></a><aclass="docs-heading-anchor-permalink" href="#Ragged-Arrays-Sublibrary" title="Permalink"></a></h2><p><code>RaggedVectorOfArray</code> and <code>RaggedDiffEqArray</code> are available via:</p><pre><codeclass="language-julia hljs">using RecursiveArrayToolsRaggedArrays</code></pre><p>These types preserve the true ragged structure without zero-padding, and do <strong>not</strong> subtype <code>AbstractArray</code>. See the <code>RecursiveArrayToolsRaggedArrays</code> subpackage for details.</p><h2id="Zygote-Compatibility"><aclass="docs-heading-anchor" href="#Zygote-Compatibility">Zygote Compatibility</a><aid="Zygote-Compatibility-1"></a><aclass="docs-heading-anchor-permalink" href="#Zygote-Compatibility" title="Permalink"></a></h2><p>Some Zygote adjoint rules need updating for the new <code>AbstractArray</code> subtyping. ForwardDiff continues to work correctly. Zygote support will be updated in a follow-up release.</p></article><navclass="docs-footer"><aclass="docs-footer-prevpage" href="../">« Home</a><aclass="docs-footer-nextpage" href="../AbstractVectorOfArrayInterface/">The AbstractVectorOfArray and AbstractDiffEqArray Interfaces »</a><divclass="flexbox-break"></div><pclass="footer-message">Powered by <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <ahref="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><divclass="modal" id="documenter-settings"><divclass="modal-background"></div><divclass="modal-card"><headerclass="modal-card-head"><pclass="modal-card-title">Settings</p><buttonclass="delete"></button></header><sectionclass="modal-card-body"><p><labelclass="label">Theme</label><divclass="select"><selectid="documenter-themepicker"><optionvalue="auto">Automatic (OS)</option><optionvalue="documenter-light">documenter-light</option><optionvalue="documenter-dark">documenter-dark</option><optionvalue="catppuccin-latte">catppuccin-latte</option><optionvalue="catppuccin-frappe">catppuccin-frappe</option><optionvalue="catppuccin-macchiato">catppuccin-macchiato</option><optionvalue="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.17.0 on <spanclass="colophon-date" title="Tuesday 28 April 2026 14:41">Tuesday 28 April 2026</span>. Using Julia version 1.12.6.</p></section><footerclass="modal-card-foot"></footer></div></div></div></body></html>
0 commit comments