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
+15-22Lines changed: 15 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
viktor [/statusIcon.svg)](http://teamcity.jetbrains.com/viewType.html?buildTypeId=Epigenome_Tools_Viktor&guest=1)
2
2
======
3
3
4
-
`viktor` implements a restricted subset of NumPy [ndarray][ndarray] features in
4
+
`viktor` implements a restricted subset of NumPy [ndarray][ndarray] features in
5
5
Kotlin. Here're some of the highlights:
6
6
7
7
* A single core data type --- `F64Array`, an n-dimensional primitive array.
@@ -23,7 +23,7 @@ Kotlin. Here're some of the highlights:
23
23
Installation
24
24
------------
25
25
26
-
The latest version of `viktor` is available on [Bintray][bintray]. If you're using
26
+
The latest version of `viktor` is available on [Bintray][bintray]. If you're using
27
27
Gradle just add the following to your `build.gradle`:
0 commit comments