Ecosyste.ms: Issues

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

GitHub / JuliaDiff/FiniteDifferences.jl issues and pull requests

#239 - NaNs inputs to function when using one-sided differences

Issue - State: open - Opened by tpapp 5 months ago - 3 comments

#238 - fix typos

Pull Request - State: closed - Opened by spaette 5 months ago - 1 comment

#237 - Support Tridiagonal in to_vec

Pull Request - State: closed - Opened by oxinabox 6 months ago

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

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

#235 - Fix readme typo

Pull Request - State: closed - Opened by willtebbutt 7 months ago

#234 - README gives wrong signature for VJP

Issue - State: closed - Opened by gdalle 7 months ago

#233 - Bump codecov/codecov-action from 1 to 4

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

#232 - Fix the docs and move to Documentor v1.10

Pull Request - State: closed - Opened by oxinabox 10 months ago

#231 - Bump actions/cache from 3 to 4

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

#230 - Relax type constraints to permit AbstractVectors

Pull Request - State: closed - Opened by oxinabox 10 months ago - 1 comment

#229 - add compat entries for stdlibs

Pull Request - State: closed - Opened by tpapp about 1 year ago - 6 comments

#228 - Do not require that function arguments are ::Function.

Pull Request - State: closed - Opened by tpapp about 1 year ago - 5 comments

#227 - Bump actions/checkout from 3 to 4

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

#226 - support empty tuples and named tuples

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

#225 - Fix overflow catch in coeffs function

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

#224 - Argument limited to Functions

Issue - State: closed - Opened by matthieugomez over 1 year ago - 3 comments

#223 - restore value to mutated input on error

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

#222 - AD gradients of finite differences perform poorly

Issue - State: closed - Opened by arthur-bizzi over 1 year ago - 1 comment

#221 - Mutation of input arguments

Issue - State: closed - Opened by baggepinnen over 1 year ago - 3 comments

#220 - Document that grad and j′vp return tuples.

Pull Request - State: closed - Opened by tpapp over 1 year ago - 2 comments

#219 - grad wraps result in a tuple

Issue - State: closed - Opened by tpapp over 1 year ago - 4 comments

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

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

#217 - Bump actions/cache from 1 to 3

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

#216 - Bump actions/checkout from 2 to 3

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

#215 - Remove Invenia Nightly CI runs

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

#214 - enable dependabot for GitHub actions

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

#213 - Revert toml bump

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

#212 - Matrixify Q's in tests

Pull Request - State: closed - Opened by dkarrasch almost 2 years ago - 1 comment

#211 - Type Conversion Error with Measurements

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

#210 - max_range for single variables in multivariate functions

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

#209 - Remove unused type parameter

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

#208 - Support more non-perturbable types

Pull Request - State: open - Opened by oxinabox about 2 years ago

#207 - Fixed typos in README.md

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

#206 - `to_vec` should drop Bools

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

#205 - Cross derivatives of a multivariate function?

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

#204 - the formulea for calculating derivatives of different error orders

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

#203 - to_vec for InplaceableThunk

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

#202 - implement `to_vec` for sparse arrays

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

#201 - Fix type-inference for j′vp

Pull Request - State: closed - Opened by sethaxen almost 3 years ago

#200 - Fix and test type inference of `jacobian`

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

#199 - j′vp and jacobian are not type-stable

Issue - State: closed - Opened by sethaxen almost 3 years ago - 2 comments
Labels: performance-compute

#198 - gradient of function with Sparse Matrix fails:

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

#197 - Add `to_vec(CartesianIndex)`

Pull Request - State: closed - Opened by mzgubic almost 3 years ago

#196 - `to_vec` should make an empty vector for `CartesianIndex`

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

#195 - Run CI on pushes to main

Pull Request - State: closed - Opened by oxinabox almost 3 years ago

#194 - Implement `to_vec` for `DataType`s

Pull Request - State: closed - Opened by mzgubic almost 3 years ago

#193 - to_vec errors for StepRanges

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

#192 - Error if given nonfinite primal?

Issue - State: open - Opened by oxinabox about 3 years ago - 2 comments

#191 - Fix to_vec with Integers

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

#190 - investigate whether we can specialize less

Issue - State: open - Opened by simeonschaub about 3 years ago - 1 comment

#189 - make `to_vec(::Integer)` an empty vector

Pull Request - State: open - Opened by mzgubic over 3 years ago - 4 comments

#188 - Should `to_vec(::Integer)` return an empty vector

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

#187 - WIP: Change matrix to_vec semantics

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

#186 - `to_vec(::Diagonal)`: densify or not?

Issue - State: closed - Opened by mzgubic over 3 years ago

#184 - Bump CRC compat

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

#183 - deprecate rand_tangent

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

#181 - try to handle structs with custom constructors

Pull Request - State: closed - Opened by mzgubic over 3 years ago - 4 comments

#180 - Rand tangent zero-dimensional arrays

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

#179 - rand_tangent and zero-arrays.

Issue - State: closed - Opened by AlexRobson over 3 years ago

#178 - WIP: changes needed to support testing of `project`ed tangents

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

#177 - Jacobian shape error with FillArrays.Zeros vector

Issue - State: closed - Opened by matbesancon over 3 years ago - 12 comments

#176 - error when trying to futher differentiate using Zygote

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

#175 - error when function may return both real and complex results

Issue - State: open - Opened by simeonschaub over 3 years ago
Labels: bug

#174 - Add section about numerical noise to README

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

#173 - Add `to_vec(::Thunk)`

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

#172 - Add `rand_tangent` for types

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

#171 - Fix the random seed during testing

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

#170 - recommend robust method for iteratively calculated functions

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

#168 - make rand_tangent give only nice numbers

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

#167 - delete difference

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

#166 - Delete `difference`?

Issue - State: closed - Opened by oxinabox over 3 years ago

#165 - Make rand_tangent on adjoint an transpose return natural

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

#164 - Symmetric double counts

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

#163 - Replace `NO_FIELDS` by `NoTangent()`

Pull Request - State: closed - Opened by mzgubic over 3 years ago - 4 comments

#162 - rename differentials

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

#161 - update TagBot

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

#160 - add Zenodo badge

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

#159 - tag new release to make available on Zenodo

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

#158 - make rand_tangent of struct with no perturbable fields return DoesNotExist

Pull Request - State: closed - Opened by oxinabox over 3 years ago - 7 comments

#157 - unbroken type inference

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

#156 - Constrain type in `to_vec(::AbstractArray/Vector)`

Pull Request - State: closed - Opened by mzgubic over 3 years ago - 7 comments

#155 - copy `rand_tangent(::BigFloat)` from `ChainRulesTestUtils`

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

#153 - `rand_tangent(::Colon)` should return `DoesNotExist()`

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

#149 - Should `rand_tangent(2:3)` return `DoesNotExist()`?

Issue - State: closed - Opened by mzgubic over 3 years ago - 13 comments

#148 - Fix 1.6 CI

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

#147 - Relax compatibility with StaticArrays

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

#146 - Only use the diagonal values in Diag, not the whole Matrix

Pull Request - State: closed - Opened by mzgubic over 3 years ago - 4 comments

#145 - Infinite recursion in wrapped arrays

Pull Request - State: closed - Opened by mzgubic over 3 years ago - 5 comments

#144 - Update README.md

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

#143 - Reverse dep test DataInterpolations.jl

Pull Request - State: closed - Opened by oxinabox almost 4 years ago

#142 - Fix CI Cache bug. add x86 jobs

Pull Request - State: open - Opened by fchorney almost 4 years ago - 4 comments

#141 - infinite recursion of to_vec for wrapped arrays

Issue - State: open - Opened by CarloLucibello almost 4 years ago - 5 comments
Labels: bug

#140 - Fallback `to_vec` intended for structs

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

#139 - More reverse dependency tests

Pull Request - State: closed - Opened by oxinabox almost 4 years ago

#138 - Add ToC to README for better navigability

Pull Request - State: closed - Opened by wesselb almost 4 years ago

#137 - Add compat entry for StaticArrays

Pull Request - State: closed - Opened by wesselb almost 4 years ago

#136 - Add ChainRules integration test

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

#135 - Drop CI for Julia Nightly

Issue - State: closed - Opened by oxinabox almost 4 years ago - 2 comments