We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69bd51a commit d0cc8deCopy full SHA for d0cc8de
README.md
@@ -58,12 +58,3 @@ accuracy when the argument is within the following range:
58
59
- Double (Float64) precision trigonometric functions : `[-1e+14, 1e+14]`
60
- Single (Float32) precision trigonometric functions : `[-39000, 39000]`
61
-
62
-# Benchmarks
63
64
-You can benchmark the performance of the SLEEF.jl math library on your machine by running
65
66
-```julia
67
-include(joinpath(Pkg.dir("SLEEF"), "benchmark", "benchmark.jl"))
68
-```
69
0 commit comments