Skip to content

Commit 67cab4f

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

3-
This provides a Julia interface to some of
4-
[OS X's Accelerate framework](https://developer.apple.com/documentation/accelerate). At
3+
This provides a Julia interface to some of the
4+
[macOS Accelerate framework](https://developer.apple.com/documentation/accelerate). At
55
the moment, the package consists mostly of an interface to the
66
[array-oriented functions](https://developer.apple.com/library/mac/documentation/Performance/Conceptual/vecLib/index.html#//apple_ref/doc/uid/TP30000414-357225),
77
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)