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

Tag KNITRO.jl v0.3.0 #10130

Closed
wants to merge 1 commit into from
Closed

Conversation

attobot
Copy link
Contributor

@attobot attobot commented Jul 6, 2017

Repository: JuliaOpt/KNITRO.jl
Release: v0.3.0
Travis: Travis Build Status
Diff: vs v0.2.0
requires vs v0.2.0:

--- 0.2.0/requires
+++ 0.3.0/requires
@@ -1,2 +1,2 @@
-julia 0.4
+julia 0.5
 MathProgBase 0.5 0.7

cc: @mlubin

Please make sure that:

  • CI passes for supported Julia versions (if applicable).
  • Version bounds are up to date.

@mlubin
Copy link
Member

mlubin commented Jul 6, 2017

KNITRO.jl shouldn't be tested by JuliaCIBot because it depends on a commercial library. Is there a whitelist?

@huckl3b3rry87
Copy link

before we tag this maybe we should fix the warnings and errors. I can take care of the warnings, but there is an error for an unsupported feature Jac that I am not sure about

@huckl3b3rry87
Copy link

I fixed the warnings with this pull request jump-dev/KNITRO.jl#71, but there is still an error with the Jac feature

@sylvainmouret
Copy link

See jump-dev/KNITRO.jl#66 which addresses this Jac issue for unconstrained models.

@mlubin mlubin closed this Jul 7, 2017
@attobot attobot deleted the KNITRO/v0.3.0 branch July 7, 2017 06:13
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.

4 participants