This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
numerics
History
Howard Hinnant
a60ae88db2
Marshall Clow found some divide-by-zero warnings with UBSan in rand's binomial_distribution test. This eliminates the divide-by-zeros and describes in comments the numerical difficulties the test is having. Each of the problematic tests are exploring edge cases of the distribution.
...
llvm-svn: 177826
2013-03-23 19:29:45 +00:00
..
c.math
Make <cmath> classification macros work with integral types.
2013-01-14 20:56:22 +00:00
cfenv
license change
2010-11-16 22:09:02 +00:00
complex.number
[tests] Mark another stream input expected failure (with system libc++).
2013-02-05 22:10:28 +00:00
numarray
Fixed PR10574:
http://llvm.org/bugs/show_bug.cgi?id=10574
2011-08-12 21:56:02 +00:00
numeric.ops
Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files
2013-01-05 03:21:01 +00:00
numeric.requirements
license change
2010-11-16 22:09:02 +00:00
numerics.general
license change
2010-11-16 22:09:02 +00:00
rand
Marshall Clow found some divide-by-zero warnings with UBSan in rand's binomial_distribution test. This eliminates the divide-by-zeros and describes in comments the numerical difficulties the test is having. Each of the problematic tests are exploring edge cases of the distribution.
2013-03-23 19:29:45 +00:00
nothing_to_do.pass.cpp
license change
2010-11-16 22:09:02 +00:00