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 b4876cd commit 7caf165Copy full SHA for 7caf165
README.md
@@ -30,3 +30,5 @@ julia> cumsum_kbn(vec) .- cumsum(vec)
30
2.0
31
1.0
32
```
33
+
34
+see [the tests](https://github.com/JuliaMath/KahanSummation.jl/blob/master/test/runtests.jl) for more examples.
0 commit comments