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 28e3f58 commit bcb8090Copy full SHA for bcb8090
Project.toml
@@ -1,6 +1,6 @@
1
name = "LinearOperators"
2
uuid = "5c8ed15e-5a4c-59e4-a42b-c7e8811fb125"
3
-version = "1.0.0"
+version = "1.0.1"
4
5
[deps]
6
FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
docs/src/index.md
@@ -106,5 +106,3 @@ Matrix(opA[:,1])
106
```julia
107
julia> Pkg.test("LinearOperators")
108
```
109
-
110
-[](http://www.gnu.org/licenses/gpl.html "GPLv3")
0 commit comments