Skip to content

Commit 34d2ef1

Browse files
authored
Update README.md
1 parent c5186a7 commit 34d2ef1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# AppleAccelerate.jl
22

3-
[![Build Status](https://travis-ci.org/JuliaMath/AppleAccelerate.jl.svg?branch=master)](https://travis-ci.org/JuliaMath/AppleAccelerate.jl)
4-
53
This provides a Julia interface to some of
6-
[OS X's Accelerate framework](https://developer.apple.com/library/mac/documentation/Accelerate/Reference/AccelerateFWRef/). At
4+
[OS X's Accelerate framework](https://developer.apple.com/documentation/accelerate). At
75
the moment, the package consists mostly of an interface to the
86
[array-oriented functions](https://developer.apple.com/library/mac/documentation/Performance/Conceptual/vecLib/index.html#//apple_ref/doc/uid/TP30000414-357225),
97
which provide a vectorised form of many common mathematical functions, however the package does provide access to several other vectorized operations and more are being added on a regular basis. In

0 commit comments

Comments
 (0)