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 fa93ae5 commit 225b92dCopy full SHA for 225b92d
README.md
@@ -45,9 +45,9 @@ We compare the relative [speed](https://github.com/heltonmc/Bessels.jl/blob/mast
45
46
| function | `Float32` | `Float64`
47
| ------------- | ------------- | ------------- |
48
-| besselj0 | 1.7x | 2.9x
49
-| besselj1 | 1.7x | 2.8x
50
-| bessely0 | 1.9x | 2.5x
+| besselj0 | 1.7x | 3.1x
+| besselj1 | 1.7x | 3.0x
+| bessely0 | 1.9x | 2.7x
51
| bessely1 | 1.7x | 2.7x
52
| besseli0 | 26x | 13.2x
53
| besseli1 | 22x | 13.9x
0 commit comments