Skip to content

Releases: JuliaIntervals/IntervalConstraintProgramming.jl

Drop support for Julia 0.5

22 Aug 19:03
174ab05
Compare
Choose a tag to compare
v0.8.0

Update REQUIRE

Factor out reverse functions into `IntervalContractors.jl`

04 May 02:36
Compare
Choose a tag to compare

Reverse (inverse) functions / contractors now live in the IntervalContractors.jl package, and many more
functions are available (sin, cos, exp, abs, etc.)

Bump minimum Julia version to 0.5; use IntervalArithmetic instead of ValidatedNumerics

API change: Contractors now have dimensions as type parameters

09 Mar 14:00
Compare
Choose a tag to compare

Local variables and functions

13 Feb 06:16
Compare
Choose a tag to compare

Add local variables and functions in constraints.

Update to a version that is working

13 Dec 15:25
Compare
Choose a tag to compare

v0.2.0 was broken.
Minor tag since API change (setinverse -> pave).