Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit da86b5b

Browse filesBrowse files
committed
Update xtensor & xtensor-julia
1 parent d88a6ed commit da86b5b
Copy full SHA for da86b5b

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎deps/build.jl

Copy file name to clipboardExpand all lines: deps/build.jl
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ for l in example_labels
4747
end
4848

4949
# Version of xtl to vendor
50-
xtl_version = "0.5.2"
50+
xtl_version = "0.6.2"
5151

5252
# Version of xtensor to vendor
53-
xtensor_version = "0.19.0"
53+
xtensor_version = "0.20.4"
5454

5555
# Version of xtensor-julia to vendor
56-
xtensor_julia_version = "0.7.0"
56+
xtensor_julia_version = "0.8.2"
5757

5858
xtl_steps = @build_steps begin
5959
`git clone -b $xtl_version --single-branch https://github.com/QuantStack/xtl $xtl_srcdir`

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.