We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0527481 commit 62be889Copy full SHA for 62be889
README.md
@@ -45,10 +45,10 @@ We compare the relative [speed](https://github.com/heltonmc/Bessels.jl/blob/mast
45
46
| function | `Float32` | `Float64`
47
| ------------- | ------------- | ------------- |
48
-| besselj0 | 1.7x | 1.8x
49
-| besselj1 | 1.7x | 1.9x
50
-| bessely0 | 1.9x | 1.8x
51
-| bessely1 | 1.7x | 1.7x
+| besselj0 | 1.7x | 2.9x
+| besselj1 | 1.7x | 2.8x
+| bessely0 | 1.9x | 2.5x
+| bessely1 | 1.7x | 2.7x
52
| besseli0 | 26x | 13.2x
53
| besseli1 | 22x | 13.9x
54
| besseli(20, x) | 5.4x | 2.1x |
0 commit comments