Skip to content

Commit 0538474

Browse files
authored
Update README.md
1 parent 1fdb454 commit 0538474

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Compute.scala
2+
[![Build Status](https://travis-ci.org/ThoughtWorksInc/Compute.scala.svg)](https://travis-ci.org/ThoughtWorksInc/Compute.scala)
3+
[![Latest version](https://index.scala-lang.org/thoughtworksinc/compute.scala/cpu/latest.svg)](https://index.scala-lang.org/thoughtworksinc/compute.scala/cpu)
4+
[![Scaladoc](https://javadoc.io/badge/com.thoughtworks.compute/cpu_2.12.svg?label=scaladoc)](https://javadoc.io/page/com.thoughtworks.compute/cpu_2.12/latest/com/thoughtworks/compute/index.html)
25

36
**Compute.scala** is a Scala library for scientific computing with N-dimensional arrays in parallel on GPU, CPU and other devices. It will be the primary back-end of the incoming [DeepLearning.scala](http://deeplearning.thoughtworks.school/) 3.0, to address performance problems we encountered in DeepLearning.scala 2.0 with [ND4J](http://ND4J.org/).
47

0 commit comments

Comments
 (0)