Skip to content

Commit c6f6678

Browse files
authored
update readme, fix typo
1 parent 2c874b8 commit c6f6678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Exponentially scaled versions of Modified Bessel's function can also be called w
4141

4242
These results compare the median value from BenchmarkTools obtained on one machine for arguments between 0 and 100.
4343

44-
We compare the relative sped to implementations provided by [SpecialFunctions.jl](https://github.com/JuliaMath/SpecialFunctions.jl).
44+
We compare the relative [speed](https://github.com/heltonmc/Bessels.jl/blob/master/benchmark/benchmark.jl) to implementations provided by [SpecialFunctions.jl](https://github.com/JuliaMath/SpecialFunctions.jl).
4545

4646
| function | `Float32` | `Float64`
4747
| ------------- | ------------- | ------------- |

0 commit comments

Comments
 (0)