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
Browse filesBrowse the repository at this point in the historyBrowse files
committed
Seed dense dual arrays without scalar indexing
ForwardDiff scalar-indexes GPU arrays while seeding Jacobian chunks, and the chunk-tail zeroing added in 1.4.4 introduced the same failure in seed_zero_partials!. Use broadcast and map! over contiguous views for dense arrays with isbits values while preserving the structural fallback for wrappers, offset axes, and non-isbits values.
Add JLArray regressions for both seeding paths, including the 1.4.4 tail clear, vector and chunk modes, mutating Jacobians, matrices, and views.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Codex <noreply@openai.com>
Original-Agent-Harness: Claude Code (version unknown)
Original-Agent-Model: Claude Fable 5
Original-Agent-Session: https://claude.ai/code/session_01Vx7zQ96NYk4VV4ML2s3kAC
Agent-Harness: Codex CLI 0.150.1
Agent-Model: unknown
Agent-Session: 01a04603-0ac8-7570-9713-851acf5b8f5d
0 commit comments