issues
search
haskell
/
math-functions
Special mathematical functions
http://hackage.haskell.org/package/math-functions
BSD 2-Clause "Simplified" License
40
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add PAPI based benchmnarks
#79
Shimuuar
closed
7 months ago
0
Compatibility with future versions of GHC
#78
Shimuuar
closed
8 months ago
0
Prepare release 0.3.4.3
#77
Shimuuar
closed
1 year ago
0
Use new links for homepage and issue tracker
#76
parsonsmatt
closed
1 year ago
1
Fix test suite, update CI & drop support for GHC <8.0
#75
Shimuuar
closed
1 year ago
0
Future-proof against potential Prelude.foldl'
#74
Bodigrim
closed
1 year ago
4
Test failure with QuickCheck 2.14.3
#73
felixonmars
closed
1 year ago
2
Correct spelling mistakes
#72
EdwardBetts
closed
1 year ago
1
fix typo
#71
ghost
closed
2 years ago
0
fix typos
#70
ghost
closed
2 years ago
0
Fix #68
#69
Shimuuar
closed
3 years ago
0
invIncompleteBeta throwing errors for valid inputs
#68
samstaton
closed
3 years ago
2
Attempt to switch CI to github actions (attempt 2)
#67
Shimuuar
closed
3 years ago
0
Attempt to switch CI to github actions
#66
Shimuuar
closed
3 years ago
0
Request for LogSumExp function
#65
aezarebski
opened
4 years ago
0
Parameterize summations over RealFloats
#64
414owen
opened
4 years ago
7
test "erf table" failing
#63
vcunat
closed
1 year ago
3
Documentation of incompleteBeta is not correct.
#62
naohaq
closed
4 years ago
1
Remove TemplateHaskell usage
#61
phadej
closed
4 years ago
5
Feature request: don't use TemplateHaskell
#60
vmchale
closed
4 years ago
3
Investigate logGamma precision near 1 & 2
#59
Shimuuar
closed
5 years ago
1
invErf loses presision near zero in rather catastrophic manner
#58
Shimuuar
closed
5 years ago
0
Failure in invIncompleteGamma = gamma^-1:
#57
Shimuuar
closed
5 years ago
1
Linker errors when building with Windows GHC <8.0
#56
RyanGlScott
closed
5 years ago
6
Implement erfc for GHCJS
#55
phadej
closed
5 years ago
18
Fix document for Numeric.Sum.
#54
Javran
closed
5 years ago
1
Fix licsense attribute in math-functions.cabal
#53
peti
closed
6 years ago
3
Numeric/Sum.hs:97:1: error: Expecting a type of the form: cxts => typ -> rep on Fedora 26
#52
atodorov
closed
6 years ago
10
Problem on windows with `_expm1`
#51
ggreif
closed
8 years ago
6
Add DeriveGeneric and base >=4.5
#50
phadej
closed
8 years ago
1
unknown symbol `expm1' (windows)
#49
Jaxan
closed
8 years ago
8
Update test suite for special functions
#48
Shimuuar
closed
5 years ago
1
Check initial approximations for invIncompleteBeta
#47
Shimuuar
opened
8 years ago
0
Implement root bracketing in invIncompleteGamma and invincopmleteBeta
#46
Shimuuar
opened
8 years ago
0
incompleteBeta underflows for small x
#45
Shimuuar
opened
8 years ago
0
Investigate precision of invIncompleteBeta a b x for very small x
#44
Shimuuar
opened
8 years ago
1
incompleteGamma return NaN for very large x
#43
Shimuuar
closed
8 years ago
1
Evaluate x**z · exp(-x) / Γ(z+1) precisely
#42
Shimuuar
closed
4 years ago
1
Check precision of incomplete gamma
#41
Shimuuar
closed
8 years ago
2
Bad asympotic behaviour for incomplete gamma
#40
Shimuuar
closed
8 years ago
1
Switch to different Lancsoz approximation for logGamma
#39
Shimuuar
closed
5 years ago
1
Gamma function _is_ defined for negative inputs.
#38
Shimuuar
opened
8 years ago
0
incompleteBeta is insuffficiently precise for small x
#37
Shimuuar
closed
8 years ago
0
Loss of precision in incomplete beta when x=p/(p+q)
#36
Shimuuar
closed
8 years ago
4
Bad initial guess for invIncompleteBeta
#35
Shimuuar
closed
8 years ago
2
Test for monotonity of gamma function disable because of failures
#34
Shimuuar
closed
8 years ago
1
Test `invIGammaIsInverse` is disabled because of failures
#33
Shimuuar
closed
8 years ago
0
Test `invIBetaIsInverse` is disabled because of failures
#32
Shimuuar
opened
8 years ago
0
Tests for Chebyshev polynoms are disabled
#31
Shimuuar
opened
8 years ago
0
Declare needed extensions
#30
hvr
closed
8 years ago
5
Next