Ecosyste.ms: Issues

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

GitHub / gonum/diff issues and pull requests

#52 - fd: add deprecation notice

Pull Request - State: closed - Opened by kortschak almost 6 years ago

#51 - README: document archiving and direct issues to gonum/gonum

Pull Request - State: closed - Opened by kortschak over 6 years ago

#50 - github,README: add issue/pr templates and README explaining closure

Pull Request - State: closed - Opened by kortschak about 7 years ago

#48 - diff: Add finite difference support for the Laplacian

Issue - State: closed - Opened by btracey almost 8 years ago - 1 comment
Labels: enhancement

#47 - changes based on comments in gonum/integrate#33

Pull Request - State: closed - Opened by evertlammerts almost 8 years ago

#46 - Cleaned up coverage script and fixed travis.yml bug. See gonum/integrate#33.

Pull Request - State: closed - Opened by evertlammerts almost 8 years ago - 1 comment

#45 - go 1.7 -> go 1.7.3

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

#44 - go 1.7rc3 -> go 1.7, drop go 1.4.2

Pull Request - State: closed - Opened by jonlawlor about 8 years ago - 2 comments

#43 - go 1.7rc2 -> go 1.7rc3

Pull Request - State: closed - Opened by jonlawlor about 8 years ago - 1 comment

#42 - go 1.7beta2 -> go 1.7rc2, go 1.6.2 -> go 1.6.3

Pull Request - State: closed - Opened by jonlawlor about 8 years ago - 1 comment

#41 - go 1.7beta1 -> go 1.7beta2

Pull Request - State: closed - Opened by jonlawlor over 8 years ago - 1 comment

#40 - travis: go1.7beta1

Pull Request - State: closed - Opened by jonlawlor over 8 years ago - 1 comment

#39 - travis: go 1.6.1 -> 1.6.2

Pull Request - State: closed - Opened by jonlawlor over 8 years ago - 1 comment

#38 - fd: handle correctly repeated origins in Jacobian

Pull Request - State: closed - Opened by vladimir-ch over 8 years ago - 4 comments

#37 - fd: change signature of Jacobian, dst must be non-nil

Pull Request - State: closed - Opened by vladimir-ch over 8 years ago - 1 comment

#36 - go 1.5.3 -> 1.5.4, 1.6 -> 1.6.1

Pull Request - State: closed - Opened by jonlawlor over 8 years ago - 1 comment

#35 - Check formula for repeated location

Issue - State: closed - Opened by btracey over 8 years ago

#33 - Add Jacobian

Pull Request - State: closed - Opened by vladimir-ch over 8 years ago - 4 comments

#32 - fd: make Gradient tests predictable

Pull Request - State: closed - Opened by vladimir-ch over 8 years ago - 1 comment

#31 - Change the default formula to Forward in Derivative and Gradient

Pull Request - State: closed - Opened by vladimir-ch over 8 years ago - 1 comment

#30 - Change default formula in Gradient to Forward?

Issue - State: closed - Opened by vladimir-ch over 8 years ago

#29 - diff: Return number of function evaluations from finite difference functions?

Issue - State: closed - Opened by vladimir-ch over 8 years ago - 3 comments

#28 - Change default step in predefined Formulas

Pull Request - State: closed - Opened by vladimir-ch over 8 years ago - 3 comments

#27 - fd: evaluate f only once at x in Gradient

Pull Request - State: closed - Opened by vladimir-ch over 8 years ago - 1 comment

#26 - Don't repeat origin calculations

Issue - State: closed - Opened by btracey over 8 years ago

#25 - Protect against user function modifying input slice.

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

#24 - fd: guard against function modification

Issue - State: closed - Opened by btracey over 8 years ago - 1 comment

#23 - diff: Add finite difference approximation of the Hessian

Issue - State: closed - Opened by vladimir-ch over 8 years ago - 3 comments
Labels: enhancement

#22 - Add finite difference approximation of the Jacobian

Issue - State: closed - Opened by vladimir-ch over 8 years ago - 1 comment
Labels: enhancement

#21 - API changes

Pull Request - State: closed - Opened by vladimir-ch over 8 years ago - 12 comments

#20 - Add package-level comment and update docs

Pull Request - State: closed - Opened by vladimir-ch over 8 years ago - 3 comments

#19 - travis: go1.6

Pull Request - State: closed - Opened by kortschak over 8 years ago - 1 comment

#18 - fd: lacks package doc comment

Issue - State: closed - Opened by kortschak over 8 years ago

#17 - travis: go1.6rc1 -> go1.6rc2

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

#16 - travis: update test matrix

Pull Request - State: closed - Opened by kortschak over 8 years ago - 1 comment

#15 - doc: add godoc badge

Pull Request - State: closed - Opened by sbinet over 8 years ago - 1 comment

#14 - travis: go1.6beta1 -> go1.6beta2

Pull Request - State: closed - Opened by kortschak over 8 years ago - 1 comment

#13 - Update Coveralls badge link

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

#12 - cleanup .travis.yml and associated files

Pull Request - State: closed - Opened by jonlawlor over 9 years ago - 6 comments

#11 - Change go version 1.4.1 -> 1.4.2 in build matrix

Pull Request - State: closed - Opened by jonlawlor over 9 years ago

#10 - Add explicit go version 1.4.1 to build matrix

Pull Request - State: closed - Opened by jonlawlor over 9 years ago

#9 - Changed gradient sig to move gradient first.

Pull Request - State: closed - Opened by btracey over 9 years ago - 6 comments

#8 - add conditional for test coverage

Pull Request - State: closed - Opened by jonlawlor almost 10 years ago - 1 comment

#7 - Only cover if gonum branch

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

#6 - add tests to improve test coverage

Pull Request - State: closed - Opened by jonlawlor almost 10 years ago - 8 comments

#5 - add travis ci and coveralls

Pull Request - State: closed - Opened by jonlawlor almost 10 years ago

#4 - Added Gradient method and tests.

Pull Request - State: closed - Opened by btracey almost 10 years ago - 9 comments

#3 - Allow nil to be specified as input to diff.

Pull Request - State: closed - Opened by btracey almost 10 years ago

#2 - Change package import statement to match the package location

Pull Request - State: closed - Opened by btracey about 10 years ago - 2 comments

#1 - Initial commit for diff package. Includes FiniteDifference functions and...

Pull Request - State: closed - Opened by btracey about 10 years ago - 2 comments