File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11# AbstractOperators.jl
22
3- [ ![ Build status] ( https://github.com/kul-forbes /AbstractOperators.jl/workflows/CI/badge.svg )] ( https://github.com/kul-forbes /AbstractOperators.jl/actions?query=workflow%3ACI )
4- [ ![ codecov] ( https://codecov.io/gh/kul-forbes /AbstractOperators.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/kul-forbes /AbstractOperators.jl )
3+ [ ![ Build status] ( https://github.com/kul-optec /AbstractOperators.jl/workflows/CI/badge.svg )] ( https://github.com/kul-optec /AbstractOperators.jl/actions?query=workflow%3ACI )
4+ [ ![ codecov] ( https://codecov.io/gh/kul-optec /AbstractOperators.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/kul-optec /AbstractOperators.jl )
55
6- [ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://kul-forbes .github.io/AbstractOperators.jl/stable )
7- [ ![ ] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://kul-forbes .github.io/AbstractOperators.jl/latest )
6+ [ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://kul-optec .github.io/AbstractOperators.jl/stable )
7+ [ ![ ] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://kul-optec .github.io/AbstractOperators.jl/latest )
88
99## Description
1010
@@ -94,13 +94,13 @@ julia> V*ones(3,3)
9494
9595```
9696
97- A list of the available ` AbstractOperators ` and calculus rules can be found in the [ documentation] ( https://kul-forbes .github.io/AbstractOperators.jl/latest ) .
97+ A list of the available ` AbstractOperators ` and calculus rules can be found in the [ documentation] ( https://kul-optec .github.io/AbstractOperators.jl/latest ) .
9898
9999## Related packages
100100
101- * [ ProximalOperators.jl] ( https://github.com/kul-forbes /ProximalOperators.jl )
102- * [ ProximalAlgorithms.jl] ( https://github.com/kul-forbes /ProximalAlgorithms.jl )
103- * [ StructuredOptimization.jl] ( https://github.com/kul-forbes /StructuredOptimization.jl )
101+ * [ ProximalOperators.jl] ( https://github.com/kul-optec /ProximalOperators.jl )
102+ * [ ProximalAlgorithms.jl] ( https://github.com/kul-optec /ProximalAlgorithms.jl )
103+ * [ StructuredOptimization.jl] ( https://github.com/kul-optec /StructuredOptimization.jl )
104104
105105## Credits
106106
You can’t perform that action at this time.
0 commit comments