Skip to content

Commit 1a793d9

Browse files
authored
Merge pull request #12 from heltonmc/oscardssmith-link-to-bechmark
update readme, fix typo
2 parents 2c874b8 + c6f6678 commit 1a793d9

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)