[python-arrayfire] 200/250: Updated README with jenkins status icons
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Mar 28 22:59:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository python-arrayfire.
commit b0b2fc459956d2ca7697dafe576e40d53e4955e5
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date: Wed Dec 23 14:55:49 2015 -0500
Updated README with jenkins status icons
---
README.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f3576d1..59447e4 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,14 @@
[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.
+## Status
+| | Linux | Windows | Mac OSX |
+|:------:|:------------:|:--------------:|:-------:|
+| Tests | [](http://ci.arrayfire.org/view/All/job/arrayfire-wrappers/job/python-linux/) | [](http://ci.arrayfire.org/view/All/job/arrayfire-wrappers/job/python-windows/) | |
+
## Example
-```
+```python
import arrayfire as af
# Display backend information
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-arrayfire.git
More information about the debian-science-commits
mailing list