Releases: JuliaMath/IntervalSets.jl
Releases · JuliaMath/IntervalSets.jl
v0.5.1
19 May 20:02
Compare
Sorry, something went wrong.
No results found
IntervalSets v0.5.1
Diff since v0.5.0
Closed issues:
Quickly find elements of vector covered by interval (#52 )
Merged pull requests:
Implemented findall(in(interval), x::AbstractRange), fixes #52 (#63 ) (@jagot )
v0.5.0
14 Apr 17:00
Compare
Sorry, something went wrong.
No results found
IntervalSets v0.5.0
Diff since v0.4.0
Closed issues:
in(interval, interval) doesn't make sense (to me) (#29 )
OpenInterval(0,1) ⊆ OpenInterval(0,1) returns false (#61 )
Merged pull requests:
v0.4.0
28 Jan 21:09
Compare
Sorry, something went wrong.
No results found
v0.3.2
08 Aug 17:29
Compare
Sorry, something went wrong.
No results found
Support in with complex numbers
26 Oct 11:51
Compare
Sorry, something went wrong.
No results found
v0.3.1
widen IteratorSize unknown definition
Support open & half-open intervals
04 Sep 17:39
Compare
Sorry, something went wrong.
No results found
Merge pull request #38 from JuliaMath/teh/imageview_profileview
Add missing constructor methods
Better support for issubset
01 Sep 11:45
Compare
Sorry, something went wrong.
No results found
Merge pull request #37 from JuliaMath/teh/fix_ambig
Fix ambiguities and test for them
v0.2.0
15 Mar 21:46
Compare
Sorry, something went wrong.
No results found
Updates for Julia 0.6 and 0.7 (#25)
More docstrings
07 Jul 17:03
Compare
Sorry, something went wrong.
No results found
Merge pull request #20 from JuliaMath/teh/docstrings
Add a few docstrings
Promotion and range
06 Jul 10:00
Compare
Sorry, something went wrong.
No results found
Merge pull request #19 from JuliaMath/teh/promote
Support eltype promotion