Skip to content

Commit b5fa376

Browse files
Update README.md
1 parent 7b5c0cd commit b5fa376

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
@@ -11,7 +11,7 @@ To get easy access to the examples, make a symbolic link in the home directory:
1111
```julia
1212
symlink(joinpath(homedir(), ".julia/v0.4/Quadmath/examples/"), joinpath(homedir(), "Quadmath_examples"))
1313
```
14-
Then 'TSSM_examples' will be listed in the JuliaBox home screen. The examples contain among others
14+
Then 'Quadmath_examples' will be listed in the JuliaBox home screen. The examples contain among others
1515
+ [BesselZeros.ipynb](https://github.com/HaraldHofstaetter/Quadmath.jl/blob/master/examples/BesselZeros.ipynb):
1616
In this notebook it is demonstrated that Float128 is about 4 times faster than BigFloat with 113 bit precision
1717
(the precision of Float128).

0 commit comments

Comments
 (0)