From a5cbd70ed64e8bc548e6f837fffd14901067f6df Mon Sep 17 00:00:00 2001 From: ederag Date: Sat, 30 Sep 2023 10:35:19 +0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2446b7..848c38e 100644 --- a/README.md +++ b/README.md @@ -268,5 +268,5 @@ Benchmarks were run using Julia Version 1.7.2 on an Apple M1 using Rosetta. # Contributing -Contributions are very welcome, as are feature requests, suggestions or general discussions. Please open an [issue](https://github.com/JuliaMath/Bessels.jl/issues/new) for discussion on newer implementations, share papers, new features, or if you encounter any problems. Our goal is to provide high quality implementations of Bessel functions that match or exceed the accuracy of the implementatations provided by SpecialFunctions.jl. Please let us know if you encounter any accuracy or performance differences. +Contributions are very welcome, as are feature requests, suggestions or general discussions. Please open an [issue](https://github.com/JuliaMath/Bessels.jl/issues/new) for discussion on newer implementations, share papers, new features, or if you encounter any problems. Our goal is to provide high quality implementations of Bessel functions that match or exceed the accuracy of the implementations provided by SpecialFunctions.jl. Please let us know if you encounter any accuracy or performance differences.