Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Register Divergences: v0.0.3 #5191

Merged
merged 3 commits into from May 18, 2016

Conversation

gragusa
Copy link
Contributor

@gragusa gragusa commented May 16, 2016

Divergences is a Julia package that makes it easy to evaluate divergence measures between two vectors. The package allows calculating the gradient and the diagonal of the Hessian of several divergences.

@@ -0,0 +1,5 @@
julia 0.3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this package uses eachindex, it doesn't support 0.3: https://travis-ci.org/gragusa/Divergences.jl/jobs/130739315

Fixed version requirement in `REQUIRE`
@gragusa
Copy link
Contributor Author

gragusa commented May 17, 2016

I retagged v0.0.3 with the right Julia version requirement and manually update the sha-1 of this PR. Is it fine now?

@tkelman
Copy link
Contributor

tkelman commented May 17, 2016

you need to change the requires file here in metadata too

(did not mean to close, that button is just terribly placed)

@tkelman tkelman closed this May 17, 2016
@tkelman tkelman reopened this May 17, 2016
@gragusa
Copy link
Contributor Author

gragusa commented May 17, 2016

Done. (Hopefully, it is enough).
Don't worry about closing. Github buttons are what they are!

@tkelman tkelman merged commit 0d54e57 into JuliaLang:metadata-v2 May 18, 2016
rofinn pushed a commit to rofinn/METADATA.jl that referenced this pull request Jul 23, 2016
* Register Divergences: v0.0.3

* Update sha1 of tagged version

Fixed version requirement in `REQUIRE`

* Update requires
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants