Skip to content

Pull requests: JuliaDiff/ForwardDiff.jl

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add SmallTag type for more compact Dual types
#748 opened Apr 23, 2025 by topolarity Loading…
Update and simplify NaN-safe mode instructions
#747 opened Apr 13, 2025 by devmotion Loading…
Add public declarations
#744 opened Apr 7, 2025 by mcabbott Loading…
Fix seeding with undefined elements
#743 opened Apr 7, 2025 by devmotion Loading…
2
7
Implement partials/value for complex duals
#732 opened Dec 12, 2024 by dlfivefifty Loading…
Require Julia v1.10+
#731 opened Dec 7, 2024 by dlfivefifty Loading…
Update CI
#730 opened Dec 6, 2024 by devmotion Loading…
fix: Improve formula presentation
#697 opened Mar 25, 2024 by junyixu Loading…
Support gradient over function with multiple inputs
#679 opened Dec 20, 2023 by LilithHafner Loading…
Resolve NaN in hypot near zero
#669 opened Oct 13, 2023 by timholy Loading…
FFTW overrides via extension
#668 opened Oct 2, 2023 by dlfivefifty Loading…
Add flexibility in dispatch for iszero_tuple
#667 opened Sep 28, 2023 by timholy Loading…
make one(::Dual) return underlying Real type
#664 opened Sep 18, 2023 by stevengj Loading…
2
2
Add Aqua tests
#662 opened Sep 5, 2023 by charleskawczynski Loading…
use oneunit(T) in construct_seeds
#659 opened Aug 9, 2023 by longemen3000 Loading…
add back the iteration based seeding for Array
#634 opened Mar 9, 2023 by KristofferC Loading…
make extract_gradient[_chunk]! GPU compatible
#619 opened Dec 20, 2022 by marius311 Loading…
Faster Matrix{BlasFloat} * or \ VecOrMatrix{Dual}
#589 opened Jul 18, 2022 by alyst Loading…
Complex Partials, Real to Complex Jacobian
#584 opened May 5, 2022 by SBuercklin Loading…
ProTip! Exclude everything labeled bug with -label:bug.