Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaDiff/ReverseDiff.jl issues and pull requests

#260 - broken link to doc

Issue - State: closed - Opened by PaulSoderlind 4 months ago - 1 comment

#258 - Bump julia-actions/setup-julia from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#256 - Format code with `JuliaFormatter`

Pull Request - State: open - Opened by mofeing 5 months ago

#255 - Update TagBot config

Pull Request - State: closed - Opened by devmotion 6 months ago - 3 comments

#254 - Bump version to 1.15.2

Pull Request - State: closed - Opened by gdalle 6 months ago - 4 comments

#253 - Revert "(Temporarily) fix stable docs link in README.md"

Pull Request - State: closed - Opened by devmotion 6 months ago - 1 comment

#252 - Fix tape printing

Pull Request - State: closed - Opened by gdalle 6 months ago - 2 comments

#251 - DiffResults objects are not re-aliased properly

Issue - State: open - Opened by gdalle 7 months ago - 2 comments
Labels: bug

#250 - Document the interaction behaviour of `@grad` and `compile`.

Pull Request - State: open - Opened by jacobusmmsmit 8 months ago - 1 comment

#249 - (Temporarily) fix stable docs link in README.md

Pull Request - State: closed - Opened by jacobusmmsmit 8 months ago - 4 comments

#248 - Bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#247 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#246 - Update docs link in README.md

Pull Request - State: closed - Opened by hyrodium 9 months ago - 1 comment

#245 - Method ambiguities reported by Aqua

Issue - State: open - Opened by prbzrg 9 months ago

#244 - Update CI julia versions

Pull Request - State: closed - Opened by prbzrg 11 months ago - 4 comments

#241 - Update to Documenter 1

Pull Request - State: closed - Opened by devmotion 12 months ago - 1 comment

#240 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#239 - mean BigFloat precision

Issue - State: open - Opened by edljk about 1 year ago

#238 - Add ChainRulesCore RuleConfig?

Issue - State: open - Opened by gdalle about 1 year ago - 1 comment

#237 - Resolve #235

Pull Request - State: closed - Opened by willtebbutt about 1 year ago - 1 comment

#236 - Strange bug when deferring to ChainRules

Issue - State: open - Opened by torfjelde about 1 year ago - 1 comment

#235 - Bug: Derivative of transposed-vector times matrix is incorrect.

Issue - State: closed - Opened by Red-Portal about 1 year ago - 5 comments

#234 - Enhancement proposal: Modular tape caching

Issue - State: open - Opened by jacobusmmsmit over 1 year ago - 16 comments

#232 - Allow custom struct args to grad_from_chainrules macro

Pull Request - State: closed - Opened by mohamed82008 over 1 year ago - 3 comments

#231 - Add `Diagonal` in Array types

Pull Request - State: open - Opened by tmigot over 1 year ago - 5 comments

#230 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#229 - Bump actions/cache from 1 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#228 - Bump codecov/codecov-action from 1 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#227 - Handle matrix times matrix = vector case

Pull Request - State: closed - Opened by dkarrasch over 1 year ago - 9 comments

#226 - ReverseDiff defines a huge number of methods.

Issue - State: open - Opened by KristofferC over 1 year ago - 3 comments

#225 - Define `typemin` for tracked reals.

Issue - State: open - Opened by manuelbb-upb over 1 year ago

#221 - @grad_from_chainrules macro fails when using multi-output functions

Issue - State: open - Opened by ThummeTo over 1 year ago - 2 comments

#220 - enable dependabot for GitHub actions

Pull Request - State: closed - Opened by ranocha over 1 year ago

#219 - Fix deprecation warning

Pull Request - State: closed - Opened by devmotion over 1 year ago - 1 comment

#217 - MethodError: ReverseDiff.TrackedReal ... is ambiguous.

Issue - State: open - Opened by prbzrg over 1 year ago

#216 - Relax linear indexing requirement _slightly_

Pull Request - State: open - Opened by torfjelde over 1 year ago - 8 comments

#214 - Error when using scalar vs. vector to operate on tracked inupt

Issue - State: open - Opened by slwu89 almost 2 years ago - 1 comment

#213 - Get a error when calculating the gradient for LSTM

Issue - State: open - Opened by Chengfeng-Jia almost 2 years ago

#212 - Hypothetical: ReverseDiff or Analytical Derivative

Issue - State: open - Opened by bdas123 almost 2 years ago

#211 - Please use 'ReverseDiff.value'

Issue - State: closed - Opened by bdas123 almost 2 years ago - 7 comments

#210 - Fix `vcat` method ambiguity issues on Julia 1.8

Pull Request - State: closed - Opened by devmotion almost 2 years ago - 5 comments

#209 - Improve DiffRules integration and tests

Pull Request - State: closed - Opened by devmotion about 2 years ago - 4 comments

#208 - Custom `rrule` not working with ReverseDiff

Issue - State: open - Opened by Antomek about 2 years ago - 1 comment

#207 - Fix and test `promote_rule` definitions

Pull Request - State: closed - Opened by devmotion about 2 years ago - 9 comments

#206 - Missing Promotion Rule

Issue - State: closed - Opened by ChrisRackauckas about 2 years ago

#205 - Interference with Distributed.jl on Windows

Issue - State: open - Opened by MilesCranmer about 2 years ago - 23 comments

#204 - ChainRulesCore projection & ReverseDiff.TrackedArray

Issue - State: open - Opened by mcabbott over 2 years ago

#203 - promotion rules for `Irrational` and `TrackedReal`

Pull Request - State: closed - Opened by Moelf over 2 years ago - 2 comments

#202 - Fix `getindex`

Pull Request - State: closed - Opened by devmotion over 2 years ago - 2 comments

#201 - fix for issue #139 - to allow other Int subtypes to this getindex

Pull Request - State: closed - Opened by kishore-nori over 2 years ago - 4 comments

#200 - Support for sparse TrackedArray

Issue - State: open - Opened by DaanVanVugt over 2 years ago

#199 - Pullback function

Issue - State: open - Opened by ConnorMallon over 2 years ago - 2 comments

#198 - Add overloads for fld, cld, and div

Pull Request - State: closed - Opened by sethaxen over 2 years ago - 1 comment

#196 - Add docs for `@grad_from_chainrules`

Pull Request - State: closed - Opened by devmotion over 2 years ago

#195 - CompatHelper: bump compat for NaNMath to 1, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago - 2 comments

#194 - ReverseDiff for derivatives of custom types?

Issue - State: open - Opened by ramos over 2 years ago - 1 comment

#193 - Fix documentation (https://github.com/JuliaDiff/ReverseDiff.jl/pull/190 with preview)

Pull Request - State: closed - Opened by devmotion almost 3 years ago - 1 comment

#192 - Fix broken tests

Pull Request - State: closed - Opened by devmotion almost 3 years ago - 1 comment

#191 - Fix deprecations in DiffRules 1.4

Pull Request - State: closed - Opened by devmotion almost 3 years ago - 4 comments

#190 - Fix the documentation

Pull Request - State: closed - Opened by hyrodium almost 3 years ago - 2 comments

#189 - The documentation is too old

Issue - State: closed - Opened by hyrodium almost 3 years ago

#188 - CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] almost 3 years ago - 1 comment

#187 - `@grad` or `ChainRulesCore.rrule` with compiled tape?

Issue - State: open - Opened by dingraha almost 3 years ago

#186 - Update tests

Pull Request - State: closed - Opened by devmotion about 3 years ago - 2 comments

#185 - Fix transposes and adjoints

Pull Request - State: closed - Opened by devmotion about 3 years ago - 3 comments

#184 - Accumulate derivative into Adjoint's original elements

Pull Request - State: closed - Opened by KDr2 about 3 years ago - 5 comments

#183 - Incorrect result on function contains adjoint.

Issue - State: closed - Opened by KDr2 about 3 years ago - 7 comments

#182 - Segfaults in Julia 1.7.0-beta3.0 on mac

Issue - State: closed - Opened by ksil about 3 years ago - 2 comments

#181 - DimensionMismatch error

Issue - State: open - Opened by dpo about 3 years ago

#180 - Integrate ReverseDiff with ChainRules

Pull Request - State: closed - Opened by KDr2 about 3 years ago - 18 comments

#179 - Addition between TrackedReal is ambiguous

Issue - State: closed - Opened by MrVPlusOne over 3 years ago - 1 comment

#177 - Revert "Fix sum of tracked reals in Turing"

Pull Request - State: closed - Opened by ChrisRackauckas over 3 years ago - 1 comment

#176 - Differentiation of `x ^ exp` for any exp < 1 gives NaN as result

Issue - State: closed - Opened by RastislavMirek over 3 years ago - 2 comments

#175 - Error with Turing and ReverseDiff, adding matrices

Issue - State: open - Opened by bratslavia over 3 years ago - 3 comments

#174 - Integration tests with downstream packages

Issue - State: open - Opened by mohamed82008 over 3 years ago - 1 comment

#173 - Fix sum of tracked reals in Turing

Pull Request - State: closed - Opened by mohamed82008 over 3 years ago - 2 comments

#171 - Incorrect zero gradient with no error thrown

Issue - State: open - Opened by bantin over 3 years ago

#170 - Fix #76

Pull Request - State: closed - Opened by mohamed82008 over 3 years ago - 1 comment

#169 - Add support for `AbstractArray{<:TrackedReal}`

Pull Request - State: closed - Opened by devmotion over 3 years ago - 2 comments

#168 - Incorrect results when nesting ReverseDiff inside ForwardDiff

Issue - State: open - Opened by ikirill over 3 years ago - 1 comment
Labels: bug, priority

#167 - Update README.md

Pull Request - State: closed - Opened by ViralBShah over 3 years ago

#166 - Fix `Base.isapprox` for `TrackedReal`

Pull Request - State: closed - Opened by delehef over 3 years ago - 2 comments

#165 - `isapprox` failing for `TrackedReal`

Issue - State: closed - Opened by delehef over 3 years ago - 1 comment

#164 - Implement `view`

Pull Request - State: closed - Opened by devmotion over 3 years ago - 9 comments

#163 - Add prevfloat and nextfloat rules

Pull Request - State: closed - Opened by ChrisRackauckas almost 4 years ago - 1 comment

#162 - Use GitHub Actions CI

Pull Request - State: closed - Opened by mohamed82008 almost 4 years ago - 2 comments

#161 - CompatHelper: bump compat for "SpecialFunctions" to "1.1"

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago - 2 comments