File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Quadmath.jl
22
3- [ ![ Travis Build Status] ( https://travis-ci.org/simonbyrne /Quadmath.jl.svg?branch=master )] ( https://travis-ci.org/simonbyrne /Quadmath.jl )
4- [ ![ Appveyor Build status] ( https://ci.appveyor.com/api/projects/status/wx46vbwmu2ey5qkj?svg=true )] ( https://ci.appveyor.com/project/simonbyrne/quadmath-jl )
3+ [ ![ Travis Build Status] ( https://travis-ci.org/JuliaMath /Quadmath.jl.svg?branch=master )] ( https://travis-ci.org/JuliaMath /Quadmath.jl )
4+ [ ![ Appveyor Build status] ( https://ci.appveyor.com/api/projects/status/wx46vbwmu2ey5qkj/branch/master ?svg=true )] ( https://ci.appveyor.com/project/simonbyrne/quadmath-jl/branch/master )
55
66This is a Julia interface to libquadmath, providing a ` Float128 ` type corresponding to the IEEE754 binary128 floating point format.
77
@@ -16,7 +16,7 @@ Quadmath currently works on x86_64 Linux and macOS.
1616
1717## Installation
1818``` julia
19- Pkg. clone (" https://github.com/simonbyrne /Quadmath.jl" )
19+ Pkg. clone (" https://github.com/JuliaMath /Quadmath.jl" )
2020```
2121
2222## Acknowledgements
You can’t perform that action at this time.
0 commit comments