You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
1
# Arrayfire Rust Bindings
2
2
3
-
This project is currently in it's infancy and there will be quite a few issues to work through.
4
-
5
-
Currently the example creates an arrayfire array structure and runs the code from helloworld except indexing operations.
3
+
This project is a work in progress. You can find the basic documentation [here](http://arrayfire.github.io/arrayfire-rust/arrayfire/index.html)(please be advised that we are in the process of updating it). If you find any bugs, please report them [here](https://github.com/arrayfire/arrayfire-rust/issues). Currently the wrapper is ArrayFire 3.0 compliant.
0 commit comments