We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6ee00e commit d532c05Copy full SHA for d532c05
2 files changed
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: xtensor
2
Type: Package
3
Title: Headers for the 'xtensor' Library
4
-Version: 0.14.1-0
+Version: 0.16.0
5
Author: Johan Mabille, Sylvain Corlay and Wolf Vollprecht
6
Maintainer: Sylvain Corlay <sylvain.corlay@gmail.com>
7
Description: The 'xtensor' C++ library for numerical analysis with
README.md
@@ -65,7 +65,8 @@ http://xtensor-r.readthedocs.io/
65
66
| `Xtensor.R` | `xtensor-r` | `xtensor` | `Rcpp` |
67
|--------------|-------------|-----------|----------|
68
-| master | ^0.14.2 | ^0.24.4 | ^1.0 |
+| master | ^0.16.0 | ^0.26.0 | ^1.0 |
69
+| 0.16.0 | ^0.16.0 | ^0.26.0 | ^1.0 |
70
| 0.14.1 | ^0.14.2 | ^0.24.4 | ^1.0 |
71
| 0.14.0 | ^0.14.0 | ^0.24.0 | ^1.0 |
72
| 0.13.2 | ^0.13.0 | ^0.23.0 | ^1.0 |
0 commit comments