We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c3f06d commit b2eef85Copy full SHA for b2eef85
.travis.yml
@@ -3,7 +3,7 @@ os:
3
- linux
4
julia:
5
- 1.1
6
- - 1.4
+ - 1
7
- nightly
8
9
matrix:
README.md
@@ -1,6 +1,6 @@
1
# SliceMap.jl
2
-[](https://travis-ci.org/mcabbott/SliceMap.jl)
+[](https://travis-ci.com/mcabbott/SliceMap.jl)
This package provides some `mapslices`-like functions, with gradients defined for
[Tracker](https://github.com/FluxML/Tracker.jl) and [Zygote](https://github.com/FluxML/Zygote.jl):
0 commit comments