Using only the operations of
For example,
sage check.sage quad_15.txt
julia log_gamma.jl
gcc log_gamma_ldouble.c -lm
./a.out
icc log_gamma_ldouble.c -lm
./a.out
gcc log_gamma_quad.c -lquadmath
./a.out
icc log_gamma_quad.c -lquadmath
./a.out
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Using only the operations of
For example,
sage check.sage quad_15.txt
julia log_gamma.jl
gcc log_gamma_ldouble.c -lm
./a.out
icc log_gamma_ldouble.c -lm
./a.out
gcc log_gamma_quad.c -lquadmath
./a.out
icc log_gamma_quad.c -lquadmath
./a.out