issues
search
ekmett
/
intervals
Interval Arithmetic
http://hackage.haskell.org/package/intervals
BSD 2-Clause "Simplified" License
27
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Failing `cabal-docspec` properties
#66
RyanGlScott
opened
2 weeks ago
0
Use cabal-docpsec
#65
phadej
closed
3 years ago
2
Export inequality operators
#64
phadej
closed
3 years ago
0
Use cabal-docspec
#63
phadej
closed
3 years ago
0
Subtracting Intervals
#62
L7R7
opened
3 years ago
0
Multiplying intervals with 0 and infinite end points returns Empty
#61
massma
opened
4 years ago
0
fix sin/cos and (/) behavior
#60
massma
opened
4 years ago
0
sin (0.0 ... 1.0) gives (0.84 ... 6.12e-17)
#59
folivetti
opened
4 years ago
0
sin (0...0) gives an incorrect result
#58
Soupstraw
opened
4 years ago
0
Remove Foldable instance from Intervals
#57
dspies-leapyear
closed
5 years ago
8
added set operations
#56
fhaust
opened
7 years ago
2
Cabal 2.0 compatible release on hackage
#55
niteria
closed
7 years ago
2
stack build complains
#54
Gurkenglas
closed
7 years ago
2
recip of an interval with 0 as an endpoint should have proper bounds
#53
dspies-leapyear
opened
7 years ago
2
Add Semigroup instances
#52
phadej
closed
4 years ago
4
Use cabal-doctest
#51
phadej
closed
7 years ago
0
(**) default implementation is incorrect for negative values
#50
alex-rozenshteyn-leapyear
opened
7 years ago
3
deflate only requires Num, not Fractional
#49
lancelet
closed
7 years ago
0
Make Eq and Ord instances structural
#48
phadej
closed
7 years ago
0
1 / singleton 0.0 gives divide by zero exception
#47
ryantm
opened
8 years ago
1
Fix compilation of tests with stack
#46
RyanGlScott
closed
8 years ago
0
interval integral operations
#45
echatav
closed
7 years ago
3
Svg
#44
ggreif
closed
7 years ago
0
deprecate `elem`
#43
echatav
closed
8 years ago
0
Change `elem` to `member`?
#42
echatav
closed
8 years ago
2
Add union
#41
mitchellwrosen
closed
7 years ago
8
Add Hashable instance
#40
phadej
opened
8 years ago
0
Semigroup / Monoid instance
#39
phadej
closed
4 years ago
3
kaucher multiplication
#38
comius
opened
9 years ago
5
Removed redundant import.
#37
dmcclean
closed
9 years ago
0
Conservative trig functions, conservative recip, and tests for same
#36
dmcclean
closed
9 years ago
5
Hide null from Data.Foldable
#35
bgamari
closed
9 years ago
0
Hide Data.Foldable.null to avoid ambiguous references in Internal and Kaucher.
#34
ryantrinkle
closed
9 years ago
2
Changes needed to support upcoming ghc 7.10
#33
pacak
closed
9 years ago
0
sin whole should be (-1 ... 1)
#32
philipnilsson
closed
8 years ago
4
Add Functor instances for Interval and non-empty Interval
#31
maoe
closed
10 years ago
2
Remove Fractional constraint from intersection
#30
maoe
closed
10 years ago
2
Conservative trig functions
#29
dmcclean
closed
9 years ago
4
Changed to default implementation of recip, which is correct.
#28
dmcclean
closed
9 years ago
1
Bounded whole
#27
dmcclean
opened
10 years ago
2
Extensional vs intensional Eq/Ord instances
#26
dmcclean
closed
7 years ago
11
Do the Real and RealFrac instances belong?
#25
dmcclean
opened
10 years ago
1
Even integer exponents
#24
dmcclean
opened
10 years ago
2
recip is not conservative
#23
dmcclean
closed
8 years ago
4
Infinite floors and ceilings
#22
dmcclean
opened
10 years ago
5
Interval versions of functions that return NaN
#21
dmcclean
closed
8 years ago
5
Problem with cosine
#20
dmcclean
closed
8 years ago
12
I believe we have `(/)` wrong for `divPositive` and `divNegative`
#19
ekmett
opened
10 years ago
2
Inflation and scaling
#18
dmcclean
closed
10 years ago
6
Added measure of distance between intervals.
#17
dmcclean
closed
10 years ago
4
Next