Skip to content

Commit 1e11f9b

Browse files
committed
Updating README.mdx
1 parent aad0cd8 commit 1e11f9b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ArrayFire Python Bindings
22

3-
[ArrayFire](https://github.com/arrayfire/arrayfire) is a high performance library for parallel computing with an easy-to-use API. It enables users to write scientific computing code that is portable across CUDA, OpenCL and CPU devices. This project provides Python bindings for the ArrayFire library.
3+
[ArrayFire](https://github.com/arrayfire/arrayfire) is a high performance library for parallel computing with an easy-to-use API. It enables users to write scientific computing code that is portable across CUDA, OpenCL and CPU devices. This project provides Python bindings for the ArrayFire library.
44

55
## Example
66

@@ -114,10 +114,6 @@ python setup.py install
114114

115115
Please follow [these instructions](https://github.com/arrayfire/arrayfire-python/wiki) to ensure the arrayfire-python can find the arrayfire libraries.
116116

117-
## Note
118-
119-
This is a work in progress and is not intended for production use.
120-
121117
## Acknowledgements
122118

123119
The ArrayFire library is written by developers at [ArrayFire](http://arrayfire.com) LLC

0 commit comments

Comments
 (0)